Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 56502 Details for
Bug 88749
fix glibc-2.3.4.20050125-r1 ebuild for ppc64 cross-compile
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
glibc-cross-compile-ebuild.patch
glibc-cross-compile-ebuild.patch (text/plain), 867 bytes, created by
Markus Rothe (RETIRED)
on 2005-04-17 04:20:24 UTC
(
hide
)
Description:
glibc-cross-compile-ebuild.patch
Filename:
MIME Type:
Creator:
Markus Rothe (RETIRED)
Created:
2005-04-17 04:20:24 UTC
Size:
867 bytes
patch
obsolete
>--- /usr/portage/sys-libs/glibc/glibc-2.3.4.20050125-r1.ebuild 2005-04-14 07:37:49.000000000 +0000 >+++ temp/glibc-2.3.4.20050125-r1.ebuild 2005-04-17 11:16:57.484965512 +0000 >@@ -988,18 +988,16 @@ > powerpc64*) > export CFLAGS_ppc="${CFLAGS_ppc--m32}" > export CHOST_ppc="powerpc-unknown-linux-gnu" >- export CDEFINE_ppc="" >+ export CDEFINE_ppc="__powerpc__" > export LIBDIR_ppc="lib" > > export CFLAGS_ppc64="${CFLAGS_ppc64--m64}" > export CHOST_ppc64="powerpc64-unknown-linux-gnu" >- export CDEFINE_ppc64="" >+ export CDEFINE_ppc64="__powerpc64__" > export LIBDIR_ppc64="lib64" > > export MULTILIB_ABIS="ppc64" > export DEFAULT_ABI="ppc64" >- >- die "ppc64 crosscompile not yet supported. Bug a ppc64 dev to fill in the CDEFINE values in the glibc ebuild." > ;; > sparc64*) > export CFLAGS_sparc32="${CFLAGS_sparc--m32}"
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 88749
:
56005
| 56502