package/protozero: fix double space in Config.in comment
Signed-off-by: Peter Seiderer <ps.report@gmx.net> Reviewed-by: Maxim Kochetkov <fido_max@inbox.ru> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
This commit is contained in:
parent
48311b11e0
commit
0472287484
@ -16,5 +16,5 @@ config BR2_PACKAGE_PROTOZERO
|
|||||||
|
|
||||||
https://github.com/mapbox/protozero
|
https://github.com/mapbox/protozero
|
||||||
|
|
||||||
comment "protozero needs a toolchain w/ C++, gcc >= 4.7"
|
comment "protozero needs a toolchain w/ C++, gcc >= 4.7"
|
||||||
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_GCC_AT_LEAST_4_7
|
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_TOOLCHAIN_GCC_AT_LEAST_4_7
|
||||||
|
Loading…
Reference in New Issue
Block a user