more stack protector

This commit is contained in:
christos 2016-07-21 16:47:50 +00:00
parent d1b4525986
commit d78413be59
1 changed files with 2 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.16 2016/02/02 19:15:40 christos Exp $
# $NetBSD: Makefile,v 1.17 2016/07/21 16:47:50 christos Exp $
NOLINKLIB= # defined
NOLINT= # defined
@ -42,6 +42,7 @@ CPPFLAGS.elf.c += -O0
.endif
COPTS.pei-x86_64.c += -Wno-stack-protector
COPTS.elfxx-mips.c += -Wno-stack-protector
GSRCS= ${G_libbfd_la_OBJECTS:libbfd.lo=lib_bfd.lo} \
${G_libbfd_la_DEPENDENCIES:M*.lo}