diff options
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/Makefile b/src/Makefile index 928ad614..80635306 100644 --- a/src/Makefile +++ b/src/Makefile @@ -194,8 +194,6 @@ ifneq ($(CFG_LLVM_CONFIG),) done) ifneq ($(CFG_OCAML_LLVM),) $(info cfg: found LLVM ocaml bindings in $(CFG_OCAML_LLVM)) - else - CFG_LLVM_CONFIG := $(info cfg: LLVM ocaml bindings not found) endif endif |