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 86535bb commit 0b558b4Copy full SHA for 0b558b4
[refs]
@@ -1,2 +1,2 @@
1
---
2
-refs/heads/master: de421afa5524017ede2af828878f5b8a05f50ea2
+refs/heads/master: 072305af13585cba340f4f925cd25102abef9fc4
trunk/Makefile.in
@@ -54,13 +54,6 @@ ifneq ($(wildcard $(CFG_GIT_DIR)),)
54
--pretty=format:'(%h %ci)')
55
endif
56
57
-ifdef CFG_OCAMLC_OPT
58
- $(info cfg: have ocaml native compiler)
59
- OPT=.opt
60
-else ifdef CFG_OCAMLC
61
- $(info cfg: have only ocaml bytecode compiler)
62
-endif
63
-
64
ifdef CFG_DISABLE_VALGRIND
65
$(info cfg: disabling valgrind (CFG_DISABLE_VALGRIND))
66
CFG_VALGRIND :=
0 commit comments