From 0c75eeb2cfd61871d438ed8c421d7edb921b05cc Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Thu, 11 Oct 2018 13:58:18 +0200 Subject: core/openssl: bring in _all_ i686 specific changes that have been there before --- core/openssl/PKGBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'core/openssl') diff --git a/core/openssl/PKGBUILD b/core/openssl/PKGBUILD index 4446cbc6..dd495920 100644 --- a/core/openssl/PKGBUILD +++ b/core/openssl/PKGBUILD @@ -2,7 +2,8 @@ eval "$( declare -f build | \ sed ' - s@linux-x86_64@linux-generic32@ + s@linux-x86_64@linux-elf@ + s@ enable-ec_nistp_64_gcc_128 @ @ ' )" -- cgit v1.2.3-54-g00ecf