Module Name: src Committed By: riastradh Date: Tue Jan 14 19:58:10 UTC 2025
Modified Files: src/external/bsd/zstd/lib: Makefile src/external/mit/libuv/lib: Makefile Log Message: zstd, libuv: Fix conditional LIBISPRIVATE=pic setting. This was wrong for arbitrary MKPIC=no builds, and is unnecessary for sun2 builds now that bsd.lib.mk already handles this case appropriately. To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 src/external/bsd/zstd/lib/Makefile cvs rdiff -u -r1.11 -r1.12 src/external/mit/libuv/lib/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.