Skip to content

Commit 0b558b4

Browse files
committed
---
yaml --- r: 2548 b: refs/heads/master c: 072305a h: refs/heads/master v: v3
1 parent 86535bb commit 0b558b4

File tree

2 files changed

+1
-8
lines changed

2 files changed

+1
-8
lines changed

[refs]

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
---
2-
refs/heads/master: de421afa5524017ede2af828878f5b8a05f50ea2
2+
refs/heads/master: 072305af13585cba340f4f925cd25102abef9fc4

trunk/Makefile.in

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -54,13 +54,6 @@ ifneq ($(wildcard $(CFG_GIT_DIR)),)
5454
--pretty=format:'(%h %ci)')
5555
endif
5656

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-
6457
ifdef CFG_DISABLE_VALGRIND
6558
$(info cfg: disabling valgrind (CFG_DISABLE_VALGRIND))
6659
CFG_VALGRIND :=

0 commit comments

Comments
 (0)