You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/dev-libs/intel-neo/files/intel-neo-20.37.17906-no_We...

11 lines
324 B

--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -801,7 +801,6 @@
set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-noexcept-type") # Added for gtest
endif()
endif()
- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror")
endif()
# Compile code with defenses enabled (settings to be used for production release code)