Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 134794 Details for
Bug 197635
dev-games/ogre 0.15.0 does not build on powerpc (patch)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
ebuild file patch
ogre-0.15.1.ebuild.patch (text/plain), 678 bytes, created by
Konstantinos Margaritis
on 2007-10-31 14:11:39 UTC
(
hide
)
Description:
ebuild file patch
Filename:
MIME Type:
Creator:
Konstantinos Margaritis
Created:
2007-10-31 14:11:39 UTC
Size:
678 bytes
patch
obsolete
>--- ogre-0.15.1.ebuild.orig 2007-10-31 14:08:46.675567986 +0000 >+++ ogre-0.15.1.ebuild 2007-10-19 18:19:47.987567000 +0000 >@@ -39,6 +39,9 @@ > *) > einfo "Removing nVidia Cg dependency on this arch" > epatch "${FILESDIR}/${PV}-nocg.patch" >+ epatch "${FILESDIR}/${PV}-bootstrap.patch" >+ epatch "${FILESDIR}/${PV}-gcc4.patch" >+ epatch "${FILESDIR}/${PV}-ppcasmio.patch" > rm -rf "${S}/autom4te.cache" > ./bootstrap > ;; >@@ -50,7 +53,10 @@ > > use gtk && myconf="gtk" > >- econf --with-cfgtk=${myconf} || die >+ econf --disable-dependency-tracking \ >+ --enable-static \ >+ --with-platform=GLX \ >+ --with-cfgtk=${myconf} || die > emake || die "emake failed" > } >
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 197635
: 134794 |
134796
|
134800
|
134801