diff --git a/qpid-proton.spec b/qpid-proton.spec index a82cfa1..241c86b 100644 --- a/qpid-proton.spec +++ b/qpid-proton.spec @@ -298,7 +298,7 @@ Requires: qpid-proton-c = %{version}-%{release} %build %if 0%{?fedora} -export ADDCXXFLAGS=" -Wno-error=format-security" +export ADDCXXFLAGS=" -Wno-error=format-security -Wno-error=catch-value=" %cmake \ -DSYSINSTALL_PYTHON=1 \ -DSYSINSTALL_PERL=1 \