]> git.pld-linux.org Git - packages/ocaml.git/blobdiff - x32.patch
- release 2 (by relup.sh)
[packages/ocaml.git] / x32.patch
index 38242a58e8337332fc3458e1c8e2c8e1a4d1ab86..aa4246b56ed67bcf801f37e009993f5019debb87 100644 (file)
--- a/x32.patch
+++ b/x32.patch
@@ -14,8 +14,9 @@ As you can see, the main problem is the current code confusing x32 for
 sometimes amd64 sometimes i386.  I guess adding native optimized support
 wouldn't be hard (copying parts of i386 and parts of amd64...), but, not
 knowing anything about ocaml or the compiler, I preferred to keep it safe.
-</pre><pre>--- ocaml-4.02.1.orig/byterun/signals_machdep.h
-+++ ocaml-4.02.1/byterun/signals_machdep.h
+</pre><pre>
+--- ocaml-4.02.1.orig/byterun/caml/signals_machdep.h
++++ ocaml-4.02.1/byterun/caml/signals_machdep.h
 @@ -25,10 +25,19 @@
  
  #elif defined(__GNUC__) && defined(__x86_64__)
This page took 0.064931 seconds and 4 git commands to generate.