Преглед изворни кода

Bison is not a prerequirement since it's build as part of the openwrt toolchain.

SVN-Revision: 14900
Lars-Peter Clausen пре 17 година
родитељ
комит
cd53668352
1 измењених фајлова са 0 додато и 4 уклоњено
  1. 0 4
      include/prereq-build.mk

+ 0 - 4
include/prereq-build.mk

@@ -93,10 +93,6 @@ $(eval $(call RequireCommand,gawk, \
 	Please install GNU awk. \
 	Please install GNU awk. \
 ))
 ))
 
 
-$(eval $(call RequireCommand,bison, \
-	Please install GNU bison. \
-))
-
 $(eval $(call RequireCommand,flex, \
 $(eval $(call RequireCommand,flex, \
 	Please install flex. \
 	Please install flex. \
 ))
 ))