- Reenable multi-arch on ppc ppc64
OBS-URL: https://build.opensuse.org/package/show/Base:System/glibc?expand=0&rev=237
This commit is contained in:
parent
5a8e1843da
commit
668387b8d6
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 28 09:31:11 UTC 2012 - schwab@suse.de
|
||||
|
||||
- Reenable multi-arch on ppc ppc64
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Nov 27 21:34:15 UTC 2012 - aj@suse.de
|
||||
|
||||
|
@ -626,7 +626,7 @@ configure_and_build_glibc() {
|
||||
--enable-stackguard-randomization \
|
||||
%endif
|
||||
--build=%{target} --host=%{target} \
|
||||
%ifarch %{ix86} x86_64 sparc sparc64 s390 s390x
|
||||
%ifarch ppc ppc64 %{ix86} x86_64 sparc sparc64 s390 s390x
|
||||
--enable-multi-arch \
|
||||
%endif
|
||||
%ifarch mipsel
|
||||
|
Loading…
Reference in New Issue
Block a user