mirror of
https://github.com/openbsd/ports.git
synced 2026-06-18 15:33:55 +02:00
432a1142c9
libarchive support in bin/debugfs doesn't seem very useful to have. If present, libarchive detection results in spurious build failures on archs using ports-gcc like sparc64. On these archs libarchive is detected because /usr/local/lib ends up in the default linker search path. Maybe because it's where libatomic.so gets installed?