We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6e646d commit ef2671cCopy full SHA for ef2671c
1 file changed
pkgs/gdb.yaml
@@ -7,6 +7,10 @@ sources:
7
- key: tar.bz2:bw6veycan4nqy4h46at4msefe75n3ygn
8
url: http://ftp.gnu.org/gnu/gdb/gdb-7.7.1.tar.bz2
9
10
+defaults:
11
+ # lib/libbfd.a contains hard-coded path
12
+ relocatable: false
13
+
14
build_stages:
15
- name: configure
16
global_flags: true
0 commit comments