X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml.git;a=blobdiff_plain;f=x32.patch;h=c46f1f388fe1a8b24ca970fd746474b7e8b98fdd;hp=aa4246b56ed67bcf801f37e009993f5019debb87;hb=5972ad0c2dfcc7ada7daaa73a24ac9c18a1442c6;hpb=27676bd0959b79eca18b743ccb40291b6a25bde4 diff --git a/x32.patch b/x32.patch index aa4246b..c46f1f3 100644 --- a/x32.patch +++ b/x32.patch @@ -91,14 +91,3 @@ knowing anything about ocaml or the compiler, I preferred to keep it safe. } #define BNG_SETUP_OPS bng_ia32_setup_ops() ---- ocaml-4.02.1.orig/testsuite/makefiles/Makefile.common -+++ ocaml-4.02.1/testsuite/makefiles/Makefile.common -@@ -68,7 +68,7 @@ OCAMLMKLIB=$(OCAMLRUN) $(OTOPDIR)/tools/ - OCAMLYACC=$(TOPDIR)/yacc/ocamlyacc$(EXE) - OCAMLBUILD=$(TOPDIR)/_build/ocamlbuild/ocamlbuild.native - DUMPOBJ=$(OCAMLRUN) $(OTOPDIR)/tool/dumpobj --BYTECODE_ONLY=[ "$(ARCH)" = "none" -o "$(ASM)" = "none" ] -+BYTECODE_ONLY=[ "$(ARCH)" = "none" -o "$(ARCH)" = "x32" -o "$(ASM)" = "none" ] - - #FORTRAN_COMPILER= - #FORTRAN_LIBRARY=