- 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:
Andreas Schwab 2012-11-28 16:19:40 +00:00 committed by Git OBS Bridge
parent 5a8e1843da
commit 668387b8d6
2 changed files with 6 additions and 1 deletions

View File

@ -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

View File

@ -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