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 <florian@openwrt.org> SVN-Revision: 37122
This commit is contained in:
parent
460233fa2a
commit
05741a0331
@ -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. \
|
||||
))
|
||||
|
Loading…
Reference in New Issue
Block a user