summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de70a49688ba..094011a8c8aa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -40,7 +40,7 @@ function build
{
cd "${srcdir}/${_local_repo}/"
- make DP_JPEG_VERSION=80 sdl-release sv-release
+ make CPUOPTIMIZATIONS="$CFLAGS" DP_JPEG_VERSION=80 sdl-release sv-release
}
function package