git: kernel - Add -fno-stack-protector for kernel build
Matthew Dillon
dillon at crater.dragonflybsd.org
Wed Dec 7 20:17:20 PST 2011
commit a0ce6c514507568178330aceefbfcf2061cbef3b
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date: Wed Dec 7 20:14:04 2011 -0800
kernel - Add -fno-stack-protector for kernel build
* Add -fno-stack-protector for kernel build in order to be consistent
with the other platform kernel builds
* Has no effect with the current version of gcc but may prevent bad vibes
in the future.
Summary of changes:
sys/platform/pc64/conf/kern.mk | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a0ce6c514507568178330aceefbfcf2061cbef3b
--
DragonFly BSD source repository
More information about the Commits
mailing list