Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 191662 Details for
Bug 270290
[patch] dev-lang/ocaml-3.10.2 fails to compile on PPC64
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
patch for ocaml-3.08.4.ebuild
ocaml-3.08.4.ebuild.patch (text/plain), 346 bytes, created by
Yuta SATOH
on 2009-05-18 13:14:50 UTC
(
hide
)
Description:
patch for ocaml-3.08.4.ebuild
Filename:
MIME Type:
Creator:
Yuta SATOH
Created:
2009-05-18 13:14:50 UTC
Size:
346 bytes
patch
obsolete
>--- ocaml-3.08.4.ebuild.orig 2009-01-20 18:07:30.000000000 +0900 >+++ ocaml-3.08.4.ebuild 2009-05-18 06:28:31.000000000 +0900 >@@ -25,6 +25,13 @@ > ewarn > } > >+src_unpack() { >+ unpack ${A} >+ cd "${S}" >+ >+ use ppc64 && epatch "${FILESDIR}/${P}-buildfix-ppc64.patch" >+} >+ > src_compile() { > filter-flags "-fstack-protector" > replace-flags "-O?" -O2
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 270290
:
191660
|
191661
| 191662 |
191663