package/libcrossguid: Fix typo in Config.in
Signed-off-by: Bernd Kuhls <bernd.kuhls@t-online.de> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
This commit is contained in:
parent
8ba69a7322
commit
5940e2e6af
@ -11,5 +11,5 @@ config BR2_PACKAGE_LIBCROSSGUID
|
||||
https://github.com/graeme-hill/crossguid
|
||||
|
||||
comment "libcrossguid needs a toolchain w/ C++, wchar, gcc >= 4.7"
|
||||
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR \\
|
||||
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR \
|
||||
|| !BR2_TOOLCHAIN_GCC_AT_LEAST_4_7
|
||||
|
Loading…
Reference in New Issue
Block a user