pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/mk



Module Name:    pkgsrc
Committed By:   khorben
Date:           Mon Aug 10 21:44:34 UTC 2015

Modified Files:
        pkgsrc/mk/defaults: mk.conf
        pkgsrc/mk/platform: NetBSD.mk

Log Message:
Add support for building with fortify

This is pretty much the same change as with SSP, and completes it with
support for fortify (like USE_FORT in NetBSD's base system). Like SSP, this
is disabled by default for the moment. Like in NetBSD's base system,
enabling fortify explicitly also enables SSP by default - but SSP can still
be disabled explicitly in this situation.

All four combinations tested on NetBSD/amd64.


To generate a diff of this commit:
cvs rdiff -u -r1.258 -r1.259 pkgsrc/mk/defaults/mk.conf
cvs rdiff -u -r1.44 -r1.45 pkgsrc/mk/platform/NetBSD.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