open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
xxxxxxxxxx
--- Makefile.orig 2009-03-24 20:17:20.000000000 +0100
+++ Makefile 2009-03-24 20:18:17.000000000 +0100
@@ -21,6 +21,8 @@
OCAML_BACKEND := mingw
endif
+OCAML_BACKEND := gcc
+
OCAML_BACKEND ?= $(shell $(OCAMLC) -verbose foo.c 2>&1 | $(AWK) "NR==1 { print \$$2 }")
OCAML_VERSION ?= $(shell $(OCAMLC) -version)
Everything looks good. We'll let you know here if there's anything you should know about.