diff options
Diffstat (limited to 'package/bcusdk/Config.in')
-rw-r--r-- | package/bcusdk/Config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/bcusdk/Config.in b/package/bcusdk/Config.in index 72deef154b..8f9330e0d1 100644 --- a/package/bcusdk/Config.in +++ b/package/bcusdk/Config.in @@ -3,7 +3,7 @@ config BR2_PACKAGE_BCUSDK depends on BR2_USE_MMU # libpthsem depends on BR2_INSTALL_LIBSTDCPP select BR2_PACKAGE_LIBPTHSEM - select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC + select BR2_PACKAGE_ARGP_STANDALONE if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL help A free development environment for the Bus Coupling Units of the European Installation Bus. |