kumquat-buildroot/package/gperf/Config.in

11 lines
255 B
Plaintext
Raw Normal View History

2008-07-09 06:27:45 +02:00
config BR2_PACKAGE_GPERF
bool "gperf"
depends on BR2_INSTALL_LIBSTDCPP
2008-07-09 06:27:45 +02:00
help
A 'perfect hash function' generator
2008-07-09 09:14:54 +02:00
http://www.gnu.org/software/gperf/
comment "gperf requires a toolchain with C++ support enabled"
depends on !BR2_INSTALL_LIBSTDCPP