Remove make version warning

ENGINE-544
Damiano Boppart 2019-05-08 16:11:01 +02:00
parent 7d6eae5458
commit beab626543
1 changed files with 0 additions and 7 deletions

View File

@ -19,13 +19,6 @@ ifdef BUILD_CONFIG
$(info ================================================)
endif
ifneq ($(MAKE_VERSION),$(word 2,$(sort $(MAKE_VERSION) 4)))
$(warning ================================================)
$(warning You are using a make version older than 4. This might cause problems.)
$(warning ================================================)
endif
.PHONY: all sync asn1 build install dbinstall uninstall clean tags test package db
build: asn1