Date:2012-06-07 18:39:33 (11 years 9 months ago)
Author:nbd
Commit:a165494cd27c3f6a6887db3fc9cc2ec3d714f77e
Message:prereq-build: flex is built in tools/ - do not require it to be installed on the host

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@32116 3c298f89-4303-0410-b956-a3cf2f4a3e73
Files: include/prereq-build.mk (1 diff)

Change Details

include/prereq-build.mk
9393    Please install GNU awk. \
9494))
9595
96$(eval $(call RequireCommand,flex, \
97    Please install flex. \
98))
99
10096$(eval $(call RequireCommand,unzip, \
10197    Please install unzip. \
10298))

Archive Download the corresponding diff file



interactive