summaryrefslogtreecommitdiffstats
path: root/package/boost/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/boost/Config.in')
-rw-r--r--package/boost/Config.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/package/boost/Config.in b/package/boost/Config.in
index 7598d0268..578fced37 100644
--- a/package/boost/Config.in
+++ b/package/boost/Config.in
@@ -1,3 +1,6 @@
+comment "boost requires a toolchain with C++ support enabled"
+ depends on !BR2_INSTALL_LIBSTDCPP
+
config BR2_PACKAGE_BOOST
bool "boost"
depends on BR2_INSTALL_LIBSTDCPP