Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src
Module Name: src
Committed By: simonb
Date: Thu Apr 30 13:31:47 UTC 2026
Modified Files:
src/external/bsd/pkg_install/sbin: Makefile.inc
src/tests/lib/libarchive: Makefile
src/tests/usr.bin/cpio: Makefile
src/tests/usr.bin/tar: Makefile
src/usr.bin/unzip: Makefile
Log Message:
Explicitly link against libzstd where libarchive is used.
Needed for static linking, where transitive library dependancies
aren't tracked.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/external/bsd/pkg_install/sbin/Makefile.inc
cvs rdiff -u -r1.19 -r1.20 src/tests/lib/libarchive/Makefile
cvs rdiff -u -r1.6 -r1.7 src/tests/usr.bin/cpio/Makefile
cvs rdiff -u -r1.5 -r1.6 src/tests/usr.bin/tar/Makefile
cvs rdiff -u -r1.8 -r1.9 src/usr.bin/unzip/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index