We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1fbe1a commit 2b4222dCopy full SHA for 2b4222d
interpreter/Makefile
@@ -18,7 +18,7 @@ JSLIB = wast
18
WINMAKE = winmake.bat
19
20
DIRS = util syntax binary text valid runtime exec script host main tests
21
-LIBS = bigarray
+LIBS =
22
FLAGS = -lexflags -ml -cflags '-w +a-4-27-42-44-45-70 -warn-error +a-3'
23
OCBA = ocamlbuild $(FLAGS) $(DIRS:%=-I %)
24
OCB = $(OCBA) $(LIBS:%=-libs %)
0 commit comments