mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
openssl: Fix build on x86_64
Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
@@ -63,7 +63,7 @@ CONFIGURE_OPTIONS = \
|
||||
-DSSL_FORBID_ENULL
|
||||
|
||||
ifeq "$(MACHINE)" "x86_64"
|
||||
CONFIGURE_ARGS = linux-x86_64
|
||||
CONFIGURE_OPTIONS += linux-x86_64
|
||||
endif
|
||||
|
||||
ifeq "$(MACHINE)" "i586"
|
||||
|
||||
Reference in New Issue
Block a user