NetBSD/sys/arch/i386/include/Makefile.inc
tron 7395068839 Enable SSP (Stack Smash Protection) in x86 kernels by default (except
in i386 *TINY kernels). The NetBSD/i386 "ALL" kernel is unconditionally
compiled with SSP enabled.

Change approved by the core team.
2009-11-25 17:08:08 +00:00

4 lines
76 B
Makefile

# $NetBSD: Makefile.inc,v 1.1 2009/11/25 17:08:09 tron Exp $
USE_SSP?= yes