mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-30 11:11:08 -09:00
osm2pgsql only supports 64 bits architectures since bump to version 1.10.0 in commite056aeeca9and389904269aresulting in the following build failure with arm: CMake Error at CMakeLists.txt:20 (message): osm2pgsql needs a 64 bit architecture Fixes:e056aeeca9- http://autobuild.buildroot.org/results/30c2675a732fd810c68dffbb6483f9cf8e4fcbf3 Signed-off-by: Fabrice Fontaine <fontaine.fabrice@gmail.com> Reviewed-by: Maxim Kochetkov <fido_max@inbox.ru> Signed-off-by: Arnout Vandecappelle <arnout@mind.be>