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: Fri Mar 11 23:54:09 UTC 2016
Modified Files:
pkgsrc/mk: bsd.prefs.mk
pkgsrc/mk/compiler: gcc.mk
pkgsrc/mk/platform: NetBSD.mk SunOS.mk
Log Message:
Re-arrange support for FORTIFY/MKPIE/RELRO/SSP
- No _GCC_* anything in mk/bsd.prefs.mk;
- No compiler flags in platform files.
Tested again on NetBSD/amd64, with and without cwrappers, with the same
outcome.
With feedback from jperkin@
To generate a diff of this commit:
cvs rdiff -u -r1.380 -r1.381 pkgsrc/mk/bsd.prefs.mk
cvs rdiff -u -r1.165 -r1.166 pkgsrc/mk/compiler/gcc.mk
cvs rdiff -u -r1.47 -r1.48 pkgsrc/mk/platform/NetBSD.mk
cvs rdiff -u -r1.70 -r1.71 pkgsrc/mk/platform/SunOS.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