summaryrefslogtreecommitdiff
path: root/community/botan/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/botan/PKGBUILD')
-rw-r--r--community/botan/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/community/botan/PKGBUILD b/community/botan/PKGBUILD
index a70aba1f..ef400383 100644
--- a/community/botan/PKGBUILD
+++ b/community/botan/PKGBUILD
@@ -1 +1 @@
-eval "$(declare -f build | sed "s|python.*;|\0\n sed -i 's@-O2@-O3@g' Makefile;|")"
+eval "$(declare -f build | sed "s|python.*;|\0\n sed -i 's@-O3@-O2@g' Makefile;|")"