summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/openssl-1.0/PKGBUILD11
1 files changed, 11 insertions, 0 deletions
diff --git a/core/openssl-1.0/PKGBUILD b/core/openssl-1.0/PKGBUILD
new file mode 100644
index 00000000..5475ccdb
--- /dev/null
+++ b/core/openssl-1.0/PKGBUILD
@@ -0,0 +1,11 @@
+eval "$(
+ declare -f build | \
+ sed '
+ /^\s*if .*i686/ {
+ s/\(['"'"'"]\?\)i686\1/i?86/
+ s/\[/[[/
+ s/]/]]/
+ s/==/=/
+ }
+ '
+)"