diff --git a/rocs.changes b/rocs.changes index f247c69..5c29f6a 100644 --- a/rocs.changes +++ b/rocs.changes @@ -1,8 +1,8 @@ ------------------------------------------------------------------- Wed Oct 12 15:06:28 UTC 2016 - wbauer@tmo.at -- Add -fext-numeric-literals to the CXXFLAGS on 13.2 and 42.2 to - fix the build +- Add -fext-numeric-literals to the CXXFLAGS on 13.2 to fix the + build ------------------------------------------------------------------- Tue Oct 11 21:08:54 UTC 2016 - lbeltrame@kde.org diff --git a/rocs.spec b/rocs.spec index d1ef322..85da1a7 100644 --- a/rocs.spec +++ b/rocs.spec @@ -83,7 +83,7 @@ to build software using rocs. %ifarch ppc ppc64 export RPM_OPT_FLAGS="%{optflags} -mminimal-toc" %endif -%if 0%{?suse_version} == 1320 || (0%{?suse_version} == 1315 && 0%{?sle_version} == 120200) +%if 0%{?suse_version} == 1320 export CXXFLAGS="$CXXFLAGS -fext-numeric-literals" %endif %cmake_kf5 -d build