travis: Build "all" test without Windows specific charon-svc or dbghelp
This commit is contained in:
+2
-1
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user