summaryrefslogtreecommitdiff
path: root/elements/tools/gdb.bst
blob: d5d25ad21583bbe2e4defade2cc24ac0f6837f00 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
kind: autotools
depends:
- core.bst
sources:
- kind: git
  url: upstream:binutils-gdb
  track: gdb-7.8-branch
  ref: 129ee12d013f4a2f09fe40a33072e6e47e949890
config:
  configure-commands:
  - ./configure --prefix="%{prefix}" --disable-werror --disable-gas --disable-binutils
    --disable-ld --disable-gold --disable-gprof