diff --git a/projects/zeek/build.sh b/projects/zeek/build.sh index 2f153811cf24..2d4d85dd595c 100644 --- a/projects/zeek/build.sh +++ b/projects/zeek/build.sh @@ -23,8 +23,7 @@ CFLAGS="${CFLAGS} -pthread" CXXFLAGS="${CXXFLAGS} -pthread" \ --disable-python \ --disable-zeekctl \ --disable-auxtools \ - --disable-broker-tests \ - --disable-spicy + --disable-broker-tests cd build ninja install