diff options
Diffstat (limited to 'community/botan/PKGBUILD')
-rw-r--r-- | community/botan/PKGBUILD | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/community/botan/PKGBUILD b/community/botan/PKGBUILD new file mode 100644 index 00000000..a70aba1f --- /dev/null +++ b/community/botan/PKGBUILD @@ -0,0 +1 @@ +eval "$(declare -f build | sed "s|python.*;|\0\n sed -i 's@-O2@-O3@g' Makefile;|")" |