openssl: Enable build on x86_64

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
Michael Tremer
2015-08-22 12:28:04 +02:00
parent 8e16634a22
commit 6e696bee04

View 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