Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/mk
Module Name: src
Committed By: riastradh
Date: Tue Jan 14 19:46:56 UTC 2025
Modified Files:
src/share/mk: bsd.lib.mk
Log Message:
bsd.lib.mk: Don't pass -fPIC if MKPIC=no, even if LIBISPRIVATE=pic.
Saves the trouble of having to conditionalize LIBISPRIVATE=pic on
non-shlib platforms (i.e., sun2, and anyone else trying to build a
static-only NetBSD).
To generate a diff of this commit:
cvs rdiff -u -r1.417 -r1.418 src/share/mk/bsd.lib.mk
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