build: unify target independent optimization options
[openwrt/svn-archive/archive.git] / include / prereq-build.mk
index dadce81ad55d1d9b9c84864706a2e6b96eac0ce3..59ea7ef9a78f976eba2b9169aab98fbc6b1571cd 100644 (file)
@@ -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. \
-))