Commit c0fd0f62 authored by Peter Korsgaard's avatar Peter Korsgaard
Browse files

icu: needs C++ support in toolchain

parent f2b2e821
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
config BR2_PACKAGE_ICU
	bool "icu"
	depends on BR2_INSTALL_LIBSTDCPP
	help
	  International Components for Unicode.

comment "icu requires a toolchain with C++ support enabled"
	depends on !BR2_INSTALL_LIBSTDCPP