فهرست منبع

icu: needs C++ support in toolchain

Peter Korsgaard 16 سال پیش
والد
کامیت
c0fd0f62f9
1فایلهای تغییر یافته به همراه4 افزوده شده و 0 حذف شده
  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