mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-05-05 01:23:39 +02:00
ECDH: Include Everest Curve25519 in build scripts
This commit is contained in:
committed by
Janos Follath
parent
de4fcf2ae3
commit
d5fd766c49
@@ -11,6 +11,8 @@ LOCAL_CXXFLAGS = $(WARNING_CXXFLAGS) -I../include -D_FILE_OFFSET_BITS=64
|
||||
LOCAL_LDFLAGS = -L../library \
|
||||
-lmbedcrypto$(SHARED_SUFFIX)
|
||||
|
||||
LOCAL_CFLAGS+=-I../3rdparty/everest/include
|
||||
|
||||
ifndef SHARED
|
||||
DEP=../library/libmbedcrypto.a
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user