|
@@ -2,7 +2,7 @@ config BR2_PACKAGE_OPENFPGALOADER
|
|
bool "openfpgaloader"
|
|
bool "openfpgaloader"
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libftdi1
|
|
depends on BR2_TOOLCHAIN_HAS_THREADS # libftdi1
|
|
depends on BR2_PACKAGE_HAS_UDEV
|
|
depends on BR2_PACKAGE_HAS_UDEV
|
|
- depends on BR2_INSTALL_LIBSTDCPP # libftdipp1
|
|
|
|
|
|
+ depends on BR2_INSTALL_LIBSTDCPP
|
|
depends on BR2_USE_WCHAR # libftdipp1
|
|
depends on BR2_USE_WCHAR # libftdipp1
|
|
select BR2_PACKAGE_ARGP_STANDALONE \
|
|
select BR2_PACKAGE_ARGP_STANDALONE \
|
|
if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL # argp
|
|
if BR2_TOOLCHAIN_USES_UCLIBC || BR2_TOOLCHAIN_USES_MUSL # argp
|