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:
@@ -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
|
||||
|
Reference in New Issue
Block a user