buildrootschalter/package/flex
Gustavo Zacarias bd72a13a4c flex: fix build for nommu systems
The flex binary uses fork() so it breaks on !MMU builds.
Since we usually don't require flex in the target and the common
scenario is that we just want libfl in staging reverse the options so
that BR2_PACKAGE_FLEX just builds and install libfl.a and change the
LIBFL option to BR2_PACKAGE_FLEX_BINARY to install the binary in the
target.

Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
2012-11-30 11:52:38 -08:00
..
Config.in flex: fix build for nommu systems 2012-11-30 11:52:38 -08:00
flex-2.5.35-prog-ar.patch flex: bump to version 2.5.35-10 and cleanup style 2011-11-11 21:41:54 +01:00
flex.mk flex: fix build for nommu systems 2012-11-30 11:52:38 -08:00