Skip to content

Commit ef2671c

Browse files
committed
Make gdb not relocatable
1 parent c6e646d commit ef2671c

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pkgs/gdb.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,10 @@ sources:
77
- key: tar.bz2:bw6veycan4nqy4h46at4msefe75n3ygn
88
url: http://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
99

10+
defaults:
11+
# lib/libbfd.a contains hard-coded path
12+
relocatable: false
13+
1014
build_stages:
1115
- name: configure
1216
global_flags: true

0 commit comments

Comments
 (0)