From b7e4961798272b959fa3e0bca1bbcaa8e254135b Mon Sep 17 00:00:00 2001 From: Irina Boverman Date: Mon, 31 Jan 2022 15:31:42 +0000 Subject: [PATCH] Revert "Updated cmake flags" This reverts commit 3f0bdb03beb50fc0d51ad1d7f006f4d3d535405d. --- qpid-proton.spec | 1 + 1 file changed, 1 insertion(+) diff --git a/qpid-proton.spec b/qpid-proton.spec index 58740c2..a2b98cf 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -237,6 +237,7 @@ python_includes=$(ls -d /usr/include/python3*) -DSYSINSTALL_BINDINGS=ON \ -DCMAKE_SKIP_RPATH:BOOL=OFF \ -DENABLE_FUZZ_TESTING=NO \ + "-DCMAKE_C_FLAGS=$CFLAGS -Wno-deprecated-declarations" \ .. #make all docs %{?_smp_mflags} make all docs -j1