diff options
Diffstat (limited to 'package/php/Config.ext')
| -rw-r--r-- | package/php/Config.ext | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package/php/Config.ext b/package/php/Config.ext index c0c85f1fe2..23d23064bc 100644 --- a/package/php/Config.ext +++ b/package/php/Config.ext @@ -172,10 +172,12 @@ config BR2_PACKAGE_PHP_EXT_INTL select BR2_PACKAGE_ICU depends on BR2_INSTALL_LIBSTDCPP depends on BR2_USE_WCHAR + depends on !BR2_arc # icu -> atomic builtins help Internationalization support comment "intl support needs a toolchain w/ C++, wchar" + depends on !BR2_arc depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR comment "Image processing" |

