Make arm32_kvminit.o is complied with -fno-stack-protector

This commit is contained in:
matt 2012-10-05 01:39:45 +00:00
parent b73d92b069
commit de73ca1c21

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile.arm,v 1.34 2012/05/18 12:45:43 skrll Exp $
# $NetBSD: Makefile.arm,v 1.35 2012/10/05 01:39:45 matt Exp $
# Makefile for NetBSD
#
@ -34,6 +34,7 @@ GENASSYM_CONF= ${ARM}/arm32/genassym.cf
##
# CPPFLAGS set by platform-specific Makefile fragment.
AFLAGS+= -x assembler-with-cpp
COPTS.arm32_kvminit.c+= -fno-stack-protector
##
## (3) libkern and compat