strongswan: Allow using AES-GCM in various configurations

This commit is contained in:
Michael Tremer
2015-03-11 18:13:25 +01:00
parent 2d0c7a9f7b
commit dfea4f86c2
3 changed files with 62 additions and 30 deletions

View File

@@ -93,6 +93,7 @@ $(TARGET) : $(patsubst %,$(DIR_DL)/%,$(objects))
--enable-farp \
--enable-openssl \
--enable-gcrypt \
--enable-gcm \
--enable-xauth-eap \
--enable-xauth-noauth \
--enable-eap-radius \