فهرست منبع

Revert "prereq-build: check for "bc" (#13767)"

Makes all buildbot builds fail; until we get the right software
installed, revert this changeset.

Signed-off-by: Florian Fainelli <[email protected]>

SVN-Revision: 37122
Florian Fainelli 12 سال پیش
والد
کامیت
05741a0331
1فایلهای تغییر یافته به همراه0 افزوده شده و 4 حذف شده
  1. 0 4
      include/prereq-build.mk

+ 0 - 4
include/prereq-build.mk

@@ -183,7 +183,3 @@ endef
 $(eval $(call Require,getopt-extended, \
 	Please install an extended getopt version that supports --long \
 ))
-
-$(eval $(call RequireCommand,bc, \
-	Please install bc. \
-))