summaryrefslogtreecommitdiff
path: root/security/palisade/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'security/palisade/Makefile')
-rw-r--r--security/palisade/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/security/palisade/Makefile b/security/palisade/Makefile
index 32c8e2fb566f..b0feeb7aeb5b 100644
--- a/security/palisade/Makefile
+++ b/security/palisade/Makefile
@@ -25,7 +25,7 @@ GH_TUPLE= \
google:googletest:8b4817e3:google_test/third-party/google-test
USE_LDCONFIG= yes
-CMAKE_OFF= BUILD_UNITTESTS BUILD_EXAMPLES BUILD_BENCHMARKS
+CMAKE_OFF= BUILD_UNITTESTS BUILD_EXAMPLES BUILD_BENCHMARKS WITH_WERROR
CMAKE_OFF+= WITH_NTL # https://gitlab.com/palisade/palisade-development/-/issues/180
CMAKE_ARGS= -DWITH_NTL=Y # libntl.so will be discontinued in 1.11, see https://gitlab.com/palisade/palisade-development/-/issues/180
CMAKE_TESTING_ON= BUILD_UNITTESTS