summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/openssl/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/openssl/PKGBUILD b/core/openssl/PKGBUILD
index dd495920..1e6e1b30 100644
--- a/core/openssl/PKGBUILD
+++ b/core/openssl/PKGBUILD
@@ -2,7 +2,7 @@
eval "$(
declare -f build | \
sed '
- s@linux-x86_64@linux-elf@
+ s@linux-x86_64@linux-generic32@
s@ enable-ec_nistp_64_gcc_128 @ @
'
)"