1
0

Accepting request 262825 from home:AndreasSchwab:f

- Define bits to %__isa_bits if defined

OBS-URL: https://build.opensuse.org/request/show/262825
OBS-URL: https://build.opensuse.org/package/show/Java:Factory/java-1_8_0-openjdk?expand=0&rev=46
This commit is contained in:
Fridrich Strba 2014-11-24 12:54:53 +00:00 committed by Git OBS Bridge
parent c8dc3123b2
commit 92cd520fa5
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sun Nov 23 13:46:44 UTC 2014 - schwab@linux-m68k.org
- Define bits to %__isa_bits if defined
-------------------------------------------------------------------
Tue Nov 11 17:18:21 UTC 2014 - fstrba@suse.com

View File

@ -134,6 +134,9 @@
%ifarch x86_64 ia64 s390x
%global bits 64
%endif
%if 0%{?__isa_bits}
%global bits %{__isa_bits}
%endif
%bcond_with zero
# Turn on/off some features depending on openSUSE version
%if 0%{?suse_version} >= 1130