make/Init.gmk
changeset 47456 9c1e4b0a4761
parent 47346 ea082b202a23
child 47928 fb62d4519338
--- a/make/Init.gmk	Thu Oct 26 10:39:59 2017 +0200
+++ b/make/Init.gmk	Thu Oct 26 13:20:47 2017 +0200
@@ -223,9 +223,6 @@
   # Our helper functions.
   include $(TOPDIR)/make/InitSupport.gmk
 
-  # Verify that the spec file we included seems okay.
-  $(eval $(call CheckSpecSanity))
-
   # Parse COMPARE_BUILD (for makefile development)
   $(eval $(call ParseCompareBuild))