Add another include directory for aarch64 and arm.
This commit is contained in:
parent
61fab32360
commit
d55590888d
@ -408,6 +408,7 @@ INCSDIR= ${INCLUDEDIR}/openssl
|
||||
|
||||
LIBADD= pthread
|
||||
|
||||
CFLAGS+= -I${LCRYPTO_SRC}/crypto
|
||||
CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448
|
||||
CFLAGS+= -I${LCRYPTO_SRC}/crypto/ec/curve448/arch_32
|
||||
CFLAGS+= -I${LCRYPTO_SRC}/crypto/modes
|
||||
|
Loading…
Reference in New Issue
Block a user