git: sys/boot: Disable -fstack-protector for now.

Sascha Wildner swildner at crater.dragonflybsd.org
Thu Aug 31 12:13:45 PDT 2017


commit 3738d8a80313dbd349ce50fff75859fc455c9ba8
Author: Sascha Wildner <saw at online.de>
Date:   Thu Aug 31 21:10:09 2017 +0200

    sys/boot: Disable -fstack-protector for now.
    
    The rest of world builds fine with -fstack-protector*

Summary of changes:
 lib/libstand/Makefile                        | 3 +++
 sys/boot/dloader/Makefile                    | 3 +++
 sys/boot/efi/boot1/Makefile                  | 4 ++++
 sys/boot/efi/libefi/Makefile                 | 3 +++
 sys/boot/efi/loader/arch/x86_64/Makefile.inc | 3 +++
 sys/boot/pc64/Makefile.inc                   | 3 +++
 6 files changed, 19 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/3738d8a80313dbd349ce50fff75859fc455c9ba8


-- 
DragonFly BSD source repository



More information about the Commits mailing list