diff --git a/src/Makefile b/src/Makefile index 928ad614063..80635306845 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