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: christos
Date: Fri Nov 10 17:13:16 UTC 2006
Modified Files:
src/share/mk: bsd.README bsd.own.mk bsd.prog.mk
Log Message:
if ${PROG_PAX} is defined, run paxctl on the binary after linking with
the value of the variable. This way, if you set:
PROG_PAX=+M
in /etc/mk.conf, you get what you deserve.
To generate a diff of this commit:
cvs rdiff -r1.187 -r1.188 src/share/mk/bsd.README
cvs rdiff -r1.482 -r1.483 src/share/mk/bsd.own.mk
cvs rdiff -r1.217 -r1.218 src/share/mk/bsd.prog.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