mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
mark osm2pgsql.ONLY_FOR_ARCHS LP64_ARCHS:
CMake Error at CMakeLists.txt:20 (message): osm2pgsql needs a 64 bit architecture was hidden by gcc silently not building in i386 bulks due to dependency issues after the llvm switch in ports
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
# CMake Error at CMakeLists.txt:20 (message):
|
||||
# osm2pgsql needs a 64 bit architecture
|
||||
ONLY_FOR_ARCHS = ${LP64_ARCHS}
|
||||
|
||||
COMMENT = OSM data to PostgreSQL converter
|
||||
|
||||
GH_TAGNAME = 1.10.0
|
||||
|
||||
Reference in New Issue
Block a user