mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-test.git
synced 2025-02-23 17:42:45 +00:00
Add comment about gold
This commit is contained in:
parent
7f818fe09f
commit
2af0271349
1 changed files with 1 additions and 0 deletions
|
@ -406,6 +406,7 @@ export LDFLAGS="$LDFLAGS -Wl,-znotext"
|
|||
# If both gold and lld are false, GNU BFD ld is used.
|
||||
#define linker_args use_gold=false use_lld=false is_cfi=false use_thin_lto=false
|
||||
# With GNU BFD ld linker, 4 GB RAM per worker on ABF really is not enough, linking takes ages
|
||||
# Gold is not supported on x86_64, lld is forced
|
||||
%define linker_args use_lld=true is_cfi=false use_thin_lto=false
|
||||
%endif
|
||||
%endif
|
||||
|
|
Loading…
Add table
Reference in a new issue