mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-slava86.git
synced 2025-02-24 16:02:56 +00:00
Additionally manually set linker in LDFLAGS (just because we can)
This commit is contained in:
parent
9fa748bfef
commit
e8130572c8
1 changed files with 1 additions and 0 deletions
|
@ -471,6 +471,7 @@ CXXFLAGS="$CXXFLAGS -Wno-error=attributes -Wno-error=comment -Wno-error=unused-v
|
|||
use_%{use_linker}=%{use_linker_def} \
|
||||
use_%{use_another_linker}=false \
|
||||
fatal_linker_warnings=false \
|
||||
extra_ldflags="-fuse-ld=%{use_linker}" \
|
||||
enable_nacl=false \
|
||||
use_jumbo_build=true \
|
||||
jumbo_file_merge_limit = %{is_limit}
|
||||
|
|
Loading…
Add table
Reference in a new issue