pkgsrc/pkgtools/pkg_install
sjmulder 8c89e75a7e pkg_install: BOOTSTRAP guard on libarchive-using function
Initial bootstrap builds of pkg_install don't use libarchive. Guarding
this function (as other places are) with #ifndef BOOTSTRAP prevents
'implicit declaration of archive_...()' warnings on FreeBSD 12 and Xcode
beta, which due to -Werror broke the bootstrap.
2020-07-21 14:32:00 +00:00
..
files pkg_install: BOOTSTRAP guard on libarchive-using function 2020-07-21 14:32:00 +00:00
DESCR
INSTALL
Makefile pkg_install: Update version to 20200701. 2020-07-01 10:15:19 +00:00
MESSAGE
options.mk
PLIST