Add another include directory for aarch64 and arm.
This commit is contained in:
parent
9568d517c9
commit
bbc4f61dae
@ -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