mirror of
https://abf.rosa.ru/djam/chromium-browser-stable-test.git
synced 2025-02-24 18:12:47 +00:00
chromium-gn does not understand extra_ldflags
This commit is contained in:
parent
102894ec41
commit
4ce166bead
1 changed files with 0 additions and 3 deletions
|
@ -471,12 +471,9 @@ CXXFLAGS="$CXXFLAGS -Wno-error=attributes -Wno-error=comment -Wno-error=unused-v
|
||||||
use_%{use_linker}=%{use_linker_def} \
|
use_%{use_linker}=%{use_linker_def} \
|
||||||
use_%{use_another_linker}=false \
|
use_%{use_another_linker}=false \
|
||||||
fatal_linker_warnings=false \
|
fatal_linker_warnings=false \
|
||||||
extra_ldflags="-fuse-ld=%{use_linker}" \
|
|
||||||
enable_nacl=false \
|
enable_nacl=false \
|
||||||
use_jumbo_build=true \
|
use_jumbo_build=true \
|
||||||
jumbo_file_merge_limit = %{is_limit}
|
jumbo_file_merge_limit = %{is_limit}
|
||||||
#extra_cxxflags="${CXXFLAGS}" \
|
|
||||||
#extra_ldflags="${LDFLAGS}" \
|
|
||||||
#gold_path=false must be set if bunbled binutils are used, but gold linker must be system, not bundled
|
#gold_path=false must be set if bunbled binutils are used, but gold linker must be system, not bundled
|
||||||
#enable_nacl_nonsfi=true \
|
#enable_nacl_nonsfi=true \
|
||||||
#is_nacl_glibc=false \
|
#is_nacl_glibc=false \
|
||||||
|
|
Loading…
Add table
Reference in a new issue