diff --git a/chromium-browser-stable.spec b/chromium-browser-stable.spec index 5a87c03..13c6adb 100644 --- a/chromium-browser-stable.spec +++ b/chromium-browser-stable.spec @@ -406,7 +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 -%define linker_args use_lld=true +%define linker_args use_lld=true is_cfi=false use_thin_lto=false %endif %endif