]> git.ipfire.org Git - people/pmueller/ipfire-2.x.git/commitdiff
openssl: Enable build on x86_64
authorMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Aug 2015 10:28:04 +0000 (12:28 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Sat, 22 Aug 2015 10:28:04 +0000 (12:28 +0200)
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
lfs/openssl

index 670018ae8db4ccc5d4399e2028202cb76b8104dd..e2df1dbc61eee5c915a29572846b70373fbdce3f 100644 (file)
@@ -62,6 +62,10 @@ CONFIGURE_OPTIONS = \
        no-srp \
        -DSSL_FORBID_ENULL
 
+ifeq "$(MACHINE)" "x86_64"
+       CONFIGURE_ARGS = linux-x86_64
+endif
+
 ifeq "$(MACHINE)" "i586"
        CONFIGURE_OPTIONS += linux-elf