Accepting request 434581 from home:wolfi323:branches:KDE:Applications
- Add -fext-numeric-literals to the CXXFLAGS on 13.2 and 42.2 to fix the build OBS-URL: https://build.opensuse.org/request/show/434581 OBS-URL: https://build.opensuse.org/package/show/KDE:Applications/rocs?expand=0&rev=44
This commit is contained in:
committed by
Git OBS Bridge
parent
3df2d19ef8
commit
aef9d738be
@@ -83,6 +83,9 @@ 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)
|
||||
export CXXFLAGS="$CXXFLAGS -fext-numeric-literals"
|
||||
%endif
|
||||
%cmake_kf5 -d build
|
||||
%make_jobs
|
||||
|
||||
|
Reference in New Issue
Block a user