mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
android: Optionally build the curve25519 plugin
This commit is contained in:
parent
5f0913fc1e
commit
b077a2a71a
@ -72,6 +72,8 @@ LOCAL_C_INCLUDES += $(libcurl_PATH)
|
||||
LOCAL_SHARED_LIBRARIES += libcurl
|
||||
endif
|
||||
|
||||
LOCAL_SRC_FILES += $(call add_plugin, curve25519)
|
||||
|
||||
LOCAL_SRC_FILES += $(call add_plugin, des)
|
||||
|
||||
LOCAL_SRC_FILES += $(call add_plugin, fips-prf)
|
||||
|
Loading…
x
Reference in New Issue
Block a user