From f43f4f433e422e08d5d00a4bb6c1d93e70b67b89 Mon Sep 17 00:00:00 2001 From: Stephan Thamm Date: Sat, 3 Mar 2012 21:00:05 +0100 Subject: boost: Add comment when C++ is missing [Peter: move above boost option so sub options gets indented] Signed-off-by: Stephan Thamm Acked-by: Arnout Vandecappelle (Essensium/Mind) Signed-off-by: Peter Korsgaard --- package/boost/Config.in | 3 +++ 1 file changed, 3 insertions(+) (limited to 'package/boost') 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 -- cgit v1.2.3