aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xscripts/test.sh3
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/test.sh b/scripts/test.sh
index 9cb2de210..103b41103 100755
--- a/scripts/test.sh
+++ b/scripts/test.sh
@@ -34,7 +34,8 @@ all)
--disable-dumm --disable-kernel-pfroute --disable-keychain
--disable-lock-profiler --disable-maemo --disable-padlock
--disable-osx-attr --disable-tkm --disable-uci --disable-aikgen
- --disable-svc --disable-dbghelp-backtraces --disable-socket-win"
+ --disable-svc --disable-dbghelp-backtraces --disable-socket-win
+ --disable-kernel-wfp --disable-kernel-iph"
if test "$LEAK_DETECTIVE" = "yes"; then
# libgcrypt can't be deinitialized
CONFIG="$CONFIG --disable-gcrypt"