From e2db47eaae00ec33f8971db44b68645c5d3b9590 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Tue, 17 Aug 2021 11:36:49 +0100 Subject: gentoo resync : 17.08.2021 --- dev-libs/intel-neo/files/intel-neo-21.31.20514-no_Werror.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dev-libs/intel-neo/files/intel-neo-21.31.20514-no_Werror.patch (limited to 'dev-libs/intel-neo/files/intel-neo-21.31.20514-no_Werror.patch') diff --git a/dev-libs/intel-neo/files/intel-neo-21.31.20514-no_Werror.patch b/dev-libs/intel-neo/files/intel-neo-21.31.20514-no_Werror.patch new file mode 100644 index 000000000000..bd77b7c4e9ab --- /dev/null +++ b/dev-libs/intel-neo/files/intel-neo-21.31.20514-no_Werror.patch @@ -0,0 +1,10 @@ +--- a/CMakeLists.txt ++++ b/CMakeLists.txt +@@ -868,7 +868,6 @@ + set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Wno-noexcept-type") # Added for gtest + endif() + endif() +- set(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -Werror") + + if(USE_SANITIZE_UB) + check_cxx_compiler_flag(-fsanitize=undefined COMPILER_SUPPORTS_UNDEFINED_BEHAVIOR_SANITIZER) -- cgit v1.2.3