Searched hist:"4 f6b15547b99cc0ff26d1f0905cd96755e2b7282" (Results 1 – 1 of 1) sorted by relevance
/freebsd/usr.bin/cpio/ |
H A D | Makefile | diff 4f6b15547b99cc0ff26d1f0905cd96755e2b7282 Sun Apr 19 08:59:12 CEST 2009 Tim Kientzle <kientzle@FreeBSD.org> When compiled for the release crunches, be a bit more selective about what libarchive features we pull in: * No compression support * Only cpio and ustar writing * Only cpio and tar/pax readers This reduces a statically linked, stripped binary from 900k to 680k and completely eliminates the dependency on libcrypto. diff 4f6b15547b99cc0ff26d1f0905cd96755e2b7282 Sun Apr 19 08:59:12 CEST 2009 Tim Kientzle <kientzle@FreeBSD.org> When compiled for the release crunches, be a bit more selective about what libarchive features we pull in: * No compression support * Only cpio and ustar writing * Only cpio and tar/pax readers This reduces a statically linked, stripped binary from 900k to 680k and completely eliminates the dependency on libcrypto.
|