FreeBSD Bugzilla – Attachment 38575 Details for
Bug 61012
Fix: mldonkey fails to build with ocaml 3.07
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1012 bytes, created by
Holger Lamm
on 2004-01-07 12:40:10 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Holger Lamm
Created:
2004-01-07 12:40:10 UTC
Size:
1012 bytes
patch
obsolete
>diff -Nur mldonkey.orig/Makefile mldonkey/Makefile >--- mldonkey.orig/Makefile Wed Jan 7 13:30:17 2004 >+++ mldonkey/Makefile Wed Jan 7 13:28:50 2004 >@@ -18,7 +18,7 @@ > BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml > > GNU_CONFIGURE= yes >-CONFIGURE_ARGS= --enable-pthread >+CONFIGURE_ARGS= --enable-pthread --enable-ocamlver=3 > WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:C/\.(.)$/-\1/} > USE_GMAKE= yes > ALL_TARGET= depend opt >diff -Nur mldonkey.orig/files/patch-configure mldonkey/files/patch-configure >--- mldonkey.orig/files/patch-configure Thu Jan 1 01:00:00 1970 >+++ mldonkey/files/patch-configure Wed Jan 7 13:24:45 2004 >@@ -0,0 +1,11 @@ >+--- config/configure.orig Sun Oct 12 20:41:28 2003 >++++ config/configure Wed Jan 7 13:24:29 2004 >+@@ -3651,7 +3651,7 @@ >+ >+ case "$OCAMLVERSION" in >+ 3.06) TYPE_FORMAT="";; >+- 3.07) TYPE_FORMAT="";; >++ 3.07*) TYPE_FORMAT="";; >+ *) TYPE_FORMAT="type ('a,'b,'c) ml_format = ('a,'b, 'c,'c) format type ('a,'b,'c) format = ('a,'b, 'c) ml_format";; >+ esac >+
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 61012
: 38575