X-Git-Url: http://git.ipfire.org/?p=ipfire-2.x.git;a=blobdiff_plain;f=lfs%2Fopenssl;fp=lfs%2Fopenssl;h=e957127d4553ba40430d924112905ca8f552b5f6;hp=fe197d376eab9514f2d535bd0ffe331693d2d47c;hb=39f94ee8eb1bb740fc968273334deff5d3f08b4a;hpb=0bc46effda5f476d210152b13cf3bf843eb6729f diff --git a/lfs/openssl b/lfs/openssl index fe197d376e..e957127d45 100644 --- a/lfs/openssl +++ b/lfs/openssl @@ -52,11 +52,7 @@ CONFIGURE_OPTIONS = \ no-aria \ $(OPENSSL_ARCH) -ifeq "$(IS_64BIT)" "1" - OPENSSL_ARCH = linux-generic64 -else - OPENSSL_ARCH = linux-generic32 -endif +OPENSSL_ARCH = linux-generic64 ifeq "$(BUILD_ARCH)" "aarch64" OPENSSL_ARCH = linux-aarch64