From 7818b6414d453d9fabd484bee8777ae383aa53bd Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sat, 20 Jul 2019 18:02:48 -0700 Subject: Hotfix for gnome on xorg --- makepkg.conf.firefox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'makepkg.conf.firefox') diff --git a/makepkg.conf.firefox b/makepkg.conf.firefox index 70ce388..b109d28 100644 --- a/makepkg.conf.firefox +++ b/makepkg.conf.firefox @@ -41,7 +41,7 @@ CPPFLAGS="-D_FORTIFY_SOURCE" # # cargo contained in firefox 68 breaks if -flto is set here CFLAGS="-march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fstack-protector-strong -fstack-clash-protection -Wno-error=odr -Wno-error=stringop-overflow -Walloc-size-larger-than=$(getconf ULONG_MAX)" CXXFLAGS="-march=x86-64 -mtune=generic -O3 -pipe -fno-plt -fstack-protector-strong -fstack-clash-protection -Wno-error=odr -Wno-error=stringop-overflow -Walloc-size-larger-than=$(getconf ULONG_MAX)" -LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now,-fuse-ld=gold" +LDFLAGS="-Wl,-O1,--sort-common,--as-needed,-z,relro,-z,now" #-- Make Flags: change this for DistCC/SMP systems MAKEFLAGS="-j4" #-- Debugging flags -- cgit v1.2.1