forked from kiss-community/repo
binutils: enable gold
Works fine in my limited testing (shared linking, static linking, libraries, executables). Let me know if you run into any issues.
This commit is contained in:
parent
1e6436cd85
commit
dac75430d5
@ -15,7 +15,7 @@ export PATH=$PATH:$PWD
|
||||
--with-lib-path=/usr/lib:/usr/local/lib \
|
||||
--enable-targets=x86_64-pep \
|
||||
--enable-deterministic-archives \
|
||||
--disable-gold \
|
||||
--enable-gold \
|
||||
--enable-lto \
|
||||
--enable-ld=default \
|
||||
--enable-plugins \
|
||||
|
Loading…
Reference in New Issue
Block a user