mirror of
https://github.com/strongswan/strongswan.git
synced 2025-11-29 00:00:17 -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
|
CONFIG="--enable-all --disable-android-dns --disable-android-log
|
||||||
--disable-dumm --disable-kernel-pfroute --disable-keychain
|
--disable-dumm --disable-kernel-pfroute --disable-keychain
|
||||||
--disable-lock-profiler --disable-maemo --disable-padlock
|
--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
|
if test "$LEAK_DETECTIVE" = "yes"; then
|
||||||
# libgcrypt can't be deinitialized
|
# libgcrypt can't be deinitialized
|
||||||
CONFIG="$CONFIG --disable-gcrypt"
|
CONFIG="$CONFIG --disable-gcrypt"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user