From b408459c9e26443daafcbd806da068fca6d04e1d Mon Sep 17 00:00:00 2001 From: Irina Boverman Date: Tue, 4 Jan 2022 20:58:09 +0000 Subject: [PATCH] Try removing compilation flags --- qpid-proton.spec | 1 - 1 file changed, 1 deletion(-) diff --git a/qpid-proton.spec b/qpid-proton.spec index f024456..bd33d93 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -237,7 +237,6 @@ 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