Explorar o código

icu: needs C++ support in toolchain

Peter Korsgaard %!s(int64=16) %!d(string=hai) anos
pai
achega
c0fd0f62f9
Modificáronse 1 ficheiros con 4 adicións e 0 borrados
  1. 4 0
      package/icu/Config.in

+ 4 - 0
package/icu/Config.in

@@ -1,4 +1,8 @@
 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