Enable CFI.
This commit is contained in:
parent
e8addfe309
commit
c4a63eb49d
2
portage/env/chromium.conf
vendored
2
portage/env/chromium.conf
vendored
@ -6,5 +6,5 @@ CXXFLAGS="-march=znver1 -O2 -pipe -flto=full"
|
|||||||
LDFLAGS="-fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind"
|
LDFLAGS="-fuse-ld=lld -rtlib=compiler-rt -unwindlib=libunwind"
|
||||||
|
|
||||||
## GN flags.
|
## GN flags.
|
||||||
EXTRA_GN="target_os=\"linux\" target_cpu=\"x64\" is_official_build=true use_cfi_cast=true is_component_build=false is_debug=false ffmpeg_branding=\"Chrome\" proprietary_codecs=true symbol_level=0 blink_symbol_level=0 enable_resource_allowlist_generation=false enable_remoting=false enable_nacl=false disable_fieldtrial_testing_config=true"
|
EXTRA_GN="target_os=\"linux\" target_cpu=\"x64\" is_official_build=true is_cfi=true use_cfi_cast=true is_component_build=false is_debug=false ffmpeg_branding=\"Chrome\" proprietary_codecs=true symbol_level=0 blink_symbol_level=0 enable_resource_allowlist_generation=false enable_remoting=false enable_nacl=false disable_fieldtrial_testing_config=true"
|
||||||
CHROMIUM_FORCE_LIBCXX=yes
|
CHROMIUM_FORCE_LIBCXX=yes
|
||||||
|
Loading…
x
Reference in New Issue
Block a user