]> git.pld-linux.org Git - packages/ocaml-net.git/commitdiff
- fix build
authorMarcin Banasiak <marcin.banasiak@gmail.com>
Thu, 10 Jul 2008 19:45:31 +0000 (19:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ocaml-net-buildfix.patch -> 1.1

ocaml-net-buildfix.patch [new file with mode: 0644]

diff --git a/ocaml-net-buildfix.patch b/ocaml-net-buildfix.patch
new file mode 100644 (file)
index 0000000..bc47879
--- /dev/null
@@ -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"
This page took 0.033887 seconds and 4 git commands to generate.