|
@@ -22,7 +22,7 @@ config BR2_PACKAGE_OSM2PGSQL
|
|
|
|
|
|
https://osm2pgsql.org
|
|
|
|
|
|
-comment "osm2pgsql needs a toolchain w/ C++, wchar, threads, gcc >= 4.9"
|
|
|
+comment "osm2pgsql needs a toolchain w/ C++, wchar, threads, gcc >= 4.9"
|
|
|
depends on BR2_TOOLCHAIN_SUPPORTS_ALWAYS_LOCKFREE_ATOMIC_INTS
|
|
|
depends on !BR2_INSTALL_LIBSTDCPP || !BR2_USE_WCHAR || \
|
|
|
!BR2_TOOLCHAIN_GCC_AT_LEAST_4_9 || !BR2_TOOLCHAIN_HAS_THREADS
|