chromium-gn does not understand extra_ldflags

This commit is contained in:
Mikhail Novosyolov 2018-10-21 23:17:03 +03:00
parent 102894ec41
commit 4ce166bead

View file

@ -471,12 +471,9 @@ 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}
#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
#enable_nacl_nonsfi=true \
#is_nacl_glibc=false \