summaryrefslogtreecommitdiff
path: root/extra/botan/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/botan/PKGBUILD')
-rw-r--r--extra/botan/PKGBUILD6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/botan/PKGBUILD b/extra/botan/PKGBUILD
new file mode 100644
index 00000000..937eee9b
--- /dev/null
+++ b/extra/botan/PKGBUILD
@@ -0,0 +1,6 @@
+eval "$(
+ declare -f build | \
+ sed '
+ s,/configure\.py ,\0--cpu=i686 ,
+ '
+)"