This LDFLAGS setting looks like a copy&pasto

This commit is contained in:
martin 2007-06-01 16:54:11 +00:00
parent 7e6f80a234
commit 0b39ba0208
1 changed files with 1 additions and 2 deletions

View File

@ -1,10 +1,9 @@
# $NetBSD: Makefile.inc,v 1.1 2007/05/31 21:51:49 christos Exp $
# $NetBSD: Makefile.inc,v 1.2 2007/06/01 16:54:11 martin Exp $
WARNS= 4
CPPFLAGS+=-D_FORTIFY_SOURCE=2
CFLAGS+=-fstack-protector-all -Wstack-protector
LDFLAGS+=-fstack-protector-all -Wstack-protector
# Bootstrap hack