forked from pool/java-1_8_0-openjdk
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:
parent
c8dc3123b2
commit
92cd520fa5
@ -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
|
Tue Nov 11 17:18:21 UTC 2014 - fstrba@suse.com
|
||||||
|
|
||||||
|
@ -134,6 +134,9 @@
|
|||||||
%ifarch x86_64 ia64 s390x
|
%ifarch x86_64 ia64 s390x
|
||||||
%global bits 64
|
%global bits 64
|
||||||
%endif
|
%endif
|
||||||
|
%if 0%{?__isa_bits}
|
||||||
|
%global bits %{__isa_bits}
|
||||||
|
%endif
|
||||||
%bcond_with zero
|
%bcond_with zero
|
||||||
# Turn on/off some features depending on openSUSE version
|
# Turn on/off some features depending on openSUSE version
|
||||||
%if 0%{?suse_version} >= 1130
|
%if 0%{?suse_version} >= 1130
|
||||||
|
Loading…
x
Reference in New Issue
Block a user