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:           Sun Apr 27 03:48:34 UTC 2025

Modified Files:
        src/share/mk: bsd.own.mk

Log Message:
bsd.own.mk: If NOPIE is defined, set MKPIE=no.

This way, on sun2, we don't wind up with the bizarre setting of
MKPIC=no MKPIE=yes by default.

Preparation for conditionalizing automatic tests for:

PR lib/59359: static pies are broken


To generate a diff of this commit:
cvs rdiff -u -r1.1415 -r1.1416 src/share/mk/bsd.own.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