summaryrefslogtreecommitdiffstats
path: root/package/gperf
diff options
context:
space:
mode:
Diffstat (limited to 'package/gperf')
-rw-r--r--package/gperf/Config.in4
1 files changed, 4 insertions, 0 deletions
diff --git a/package/gperf/Config.in b/package/gperf/Config.in
index f5999e7d6..67b286b9a 100644
--- a/package/gperf/Config.in
+++ b/package/gperf/Config.in
@@ -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