1 diff -rupN piqi-0.6.12.orig/make/Makefile.ocaml piqi-0.6.12/make/Makefile.ocaml
2 --- piqi-0.6.12.orig/make/Makefile.ocaml 2015-03-13 13:35:19.000000000 +0100
3 +++ piqi-0.6.12/make/Makefile.ocaml 2015-06-10 21:19:57.231000000 +0200
5 OCAMLMAKEFILE := $(PIQI_ROOT)/make/OCamlMakefile
8 -OCAMLPATH := $(PIQI_BUILD)/lib/ocaml
9 -ifeq ($(SYSTEM),$(filter $(SYSTEM),mingw mingw64))
10 -OCAMLPATH := $(shell cygpath -w $(OCAMLPATH))
15 # make sure camlp4o produces pretty-printed text instead of AST
16 export CAMLP4_O = $(CAMLP4)o -printer o