- Fix rpm condition to allow build on SLE10.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gdb?expand=0&rev=157
This commit is contained in:
Richard Biener 2017-04-03 12:49:51 +00:00 committed by Git OBS Bridge
parent aa9e320266
commit 0864197006
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Apr 3 12:48:42 UTC 2017 - rguenther@suse.com
- Fix rpm condition to allow build on SLE10.
-------------------------------------------------------------------
Wed Feb 15 15:55:11 UTC 2017 - matz@suse.com

View File

@ -298,7 +298,7 @@ BuildRequires: gcc-ada
BuildRequires: gcc-ada
%endif
%endif
%if ! (0%{?is_opensuse} && %_target_cpu == "s390x" )
%if 0%{!?disable_32bit:1}
# openSUSE for s390x doesn't build 32bit libs
%if 0%{suse_version} > 1110
%ifarch x86_64 ppc64 s390x