mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Add another include directory for aarch64 and arm.
This commit is contained in:
parent
61fab32360
commit
d55590888d
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/projects/openssl111/; revision=338880
@ -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