]> git.pld-linux.org Git - packages/qpid-proton.git/blobdiff - no-Werror.patch
- up to 0.35.0
[packages/qpid-proton.git] / no-Werror.patch
diff --git a/no-Werror.patch b/no-Werror.patch
new file mode 100644 (file)
index 0000000..a9dcb7c
--- /dev/null
@@ -0,0 +1,13 @@
+--- qpid-proton-0.35.0/CMakeLists.txt~ 2021-06-25 15:42:55.000000000 +0200
++++ qpid-proton-0.35.0/CMakeLists.txt  2021-10-13 21:57:43.540058477 +0200
+@@ -176,10 +176,6 @@
+ set (LINK_LTO_Clang "-flto=thin")
+ set (LINK_LTO_MSVC "/LTCG")
+-set (WERROR_GNU "-Werror")
+-set (WERROR_Clang "-Werror")
+-set (WERROR_MSVC "")
+-
+ set (COMMON_WARNING_GNU "-Wall -pedantic-errors")
+ set (COMMON_WARNING_Clang "-Wall -pedantic")
+ set (COMMON_WARNING_MSVC "")
This page took 0.089153 seconds and 4 git commands to generate.