Module Name: src Committed By: riastradh Date: Thu Nov 21 20:14:07 UTC 2024
Modified Files: src/tests/lib/libarchive: Makefile Log Message: tests/lib/libarchive: Link against libarchive statically. The tests reach into libarchive guts, so they don't work with only the public symbols, which are all that libarchive.so exports now. PR lib/58829: libarchive exports excess symbols To generate a diff of this commit: cvs rdiff -u -r1.15 -r1.16 src/tests/lib/libarchive/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.