mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-27 00:00:29 -05:00
travis: Build "all" test without Windows specific charon-svc or dbghelp
This commit is contained in:
parent
66c0801dc7
commit
c2c2c639af
@ -31,7 +31,8 @@ all)
|
||||
CONFIG="--enable-all --disable-android-dns --disable-android-log
|
||||
--disable-dumm --disable-kernel-pfroute --disable-keychain
|
||||
--disable-lock-profiler --disable-maemo --disable-padlock
|
||||
--disable-osx-attr --disable-tkm --disable-uci --disable-aikgen"
|
||||
--disable-osx-attr --disable-tkm --disable-uci --disable-aikgen
|
||||
--disable-svc --disable-dbghelp-backtraces"
|
||||
if test "$LEAK_DETECTIVE" = "yes"; then
|
||||
# libgcrypt can't be deinitialized
|
||||
CONFIG="$CONFIG --disable-gcrypt"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user