SOURCES: ocaml-net-buildfix.patch (NEW) - fix build

megabajt megabajt at pld-linux.org
Thu Jul 10 21:45:37 CEST 2008


Author: megabajt                     Date: Thu Jul 10 19:45:37 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- fix build

---- Files affected:
SOURCES:
   ocaml-net-buildfix.patch (NONE -> 1.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/ocaml-net-buildfix.patch
diff -u /dev/null SOURCES/ocaml-net-buildfix.patch:1.1
--- /dev/null	Thu Jul 10 21:45:37 2008
+++ SOURCES/ocaml-net-buildfix.patch	Thu Jul 10 21:45:31 2008
@@ -0,0 +1,12 @@
+diff -urN ocamlnet-2.2.9/src/rpc-auth-local/rpclocal.c ocamlnet-2.2.9.new/src/rpc-auth-local/rpclocal.c
+--- ocamlnet-2.2.9/src/rpc-auth-local/rpclocal.c	2007-11-01 23:12:33.000000000 +0100
++++ ocamlnet-2.2.9.new/src/rpc-auth-local/rpclocal.c	2008-07-10 21:38:55.602253120 +0200
+@@ -3,6 +3,8 @@
+  *
+  */
+ 
++#define _GNU_SOURCE
++
+ #include "caml/mlvalues.h"
+ #include "caml/alloc.h"
+ #include "caml/memory.h"
================================================================


More information about the pld-cvs-commit mailing list