Author :
jca
Date :
2025-01-05 15:18:34
Hash :432a1142 Message :Disable hidden dep on libarchive
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?