]> git.pld-linux.org Git - packages/qpid-proton.git/blob - no-Werror.patch
- up to 0.35.0
[packages/qpid-proton.git] / no-Werror.patch
1 --- qpid-proton-0.35.0/CMakeLists.txt~  2021-06-25 15:42:55.000000000 +0200
2 +++ qpid-proton-0.35.0/CMakeLists.txt   2021-10-13 21:57:43.540058477 +0200
3 @@ -176,10 +176,6 @@
4  set (LINK_LTO_Clang "-flto=thin")
5  set (LINK_LTO_MSVC "/LTCG")
6  
7 -set (WERROR_GNU "-Werror")
8 -set (WERROR_Clang "-Werror")
9 -set (WERROR_MSVC "")
10 -
11  set (COMMON_WARNING_GNU "-Wall -pedantic-errors")
12  set (COMMON_WARNING_Clang "-Wall -pedantic")
13  set (COMMON_WARNING_MSVC "")
This page took 0.077955 seconds and 3 git commands to generate.