gperf: needs C++ support

Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
This commit is contained in:
Peter Korsgaard
2009-11-23 11:48:10 +01:00
parent a1deb18ba6
commit d66727128a
2 changed files with 5 additions and 1 deletions

View File

@@ -1,6 +1,10 @@
config BR2_PACKAGE_GPERF
bool "gperf"
depends on BR2_INSTALL_LIBSTDCPP
help
A 'perfect hash function' generator
http://www.gnu.org/software/gperf/
comment "gperf requires a toolchain with C++ support enabled"
depends on !BR2_INSTALL_LIBSTDCPP