We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d220d08 + aaf75d0 commit ab97f77Copy full SHA for ab97f77
1 file changed
build.cmake
@@ -18,7 +18,7 @@ set(CMAKE_C_FLAGS
18
-fvisibility=hidden "
19
)
20
21
-if(CMAKE_C_FLAGS)
+if(BFDEV_STRICT)
22
set(CMAKE_C_FLAGS
23
"${CMAKE_C_FLAGS} \
24
-Werror"
0 commit comments