DragonFly BSD
DragonFly commits List (threaded) for 2011-12
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: kernel - Add -fno-stack-protector for kernel build


From: Matthew Dillon <dillon@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Wed, 7 Dec 2011 20:16:20 -0800 (PST)

commit a0ce6c514507568178330aceefbfcf2061cbef3b
Author: Matthew Dillon <dillon@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



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