Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 138756 Details for
Bug 179895
>=dev-lang/ocaml-3.10 fails to build on HPPA
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
remove hppa native code support for ocaml
ocaml_hppa.diff (text/plain), 601 bytes, created by
Alexis Ballier
on 2007-12-17 18:29:36 UTC
(
hide
)
Description:
remove hppa native code support for ocaml
Filename:
MIME Type:
Creator:
Alexis Ballier
Created:
2007-12-17 18:29:36 UTC
Size:
601 bytes
patch
obsolete
>Index: ocaml-3.10.0.ebuild >=================================================================== >RCS file: /var/cvsroot/gentoo-x86/dev-lang/ocaml/ocaml-3.10.0.ebuild,v >retrieving revision 1.5 >diff -u -B -r1.5 ocaml-3.10.0.ebuild >--- ocaml-3.10.0.ebuild 29 Oct 2007 14:52:52 -0000 1.5 >+++ ocaml-3.10.0.ebuild 17 Dec 2007 18:23:15 -0000 >@@ -90,7 +90,7 @@ > make world || die "make world failed!" > > # Native code generation is unsupported on some archs >- if ! use ppc64 ; then >+ if ! use ppc64 && ! use hppa ; then > make opt || die "make opt failed!" > make opt.opt || die "make opt.opt failed!" > fi
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 179895
:
120382
|
120873
| 138756