summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgraysky2021-03-31 05:13:30 -0400
committergraysky2021-03-31 05:13:30 -0400
commite62cee9882e5962b65e495dc7d21b32cf3bacbef (patch)
tree726617e2fc25930519224f2d6c655b2153d3a829 /PKGBUILD
parentadf7467e843e2b5a1d0e5f3ece3382becac47d98 (diff)
downloadaur-e62cee9882e5962b65e495dc7d21b32cf3bacbef.tar.gz
Update to 89.0.4389.114-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 98e49b736eae..cb088cd6db30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -131,7 +131,7 @@ prepare() {
build() {
# optionally hard code makepkg defaults/modify to fit your specific hardware
#unset CFLAGS CXXFLAGS
- #CFLAGS="-march=haswell -O2 -pipe -fstack-protector-strong -fno-plt"
+ #CFLAGS="-march=haswell -O2 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=2,-D_GLIBCXX_ASSERTIONS -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection"
#CXXFLAGS="${CFLAGS}"
make -C chromium-launcher-$_launcher_ver