summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0e878b50b60d..756de4028de4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -137,8 +137,8 @@ prepare() {
build() {
# optionally modify to fit your specific hardware
- #CFLAGS=" -march=haswell -mtune=haswell"
- #CXXFLAGS="${CFLAGS}"
+ #export CFLAGS+=" -march=haswell -mtune=haswell"
+ #export CXXFLAGS="${CFLAGS}"
make -C chromium-launcher-$_launcher_ver