Commit f43f4f43 authored by Stephan Thamm's avatar Stephan Thamm Committed by Peter Korsgaard
Browse files

boost: Add comment when C++ is missing



[Peter: move above boost option so sub options gets indented]
Signed-off-by: default avatarStephan Thamm <thammi@chaossource.net>
Acked-by: default avatarArnout Vandecappelle (Essensium/Mind) <arnout@mind.be>
Signed-off-by: default avatarPeter Korsgaard <jacmet@sunsite.dk>
parent b5cce59c
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
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