From: Jim Rees Date: Fri, 27 Jun 2003 20:55:46 +0000 (+0000) Subject: openbsd-20030627 X-Git-Tag: openafs-devel-1_3_50~149 X-Git-Url: https://git.michaelhowe.org/gitweb/?a=commitdiff_plain;h=4ec35eae77327cbe2feaa3316246ea108c6adee2;p=packages%2Fo%2Fopenafs.git openbsd-20030627 use -fno-stack-protector for all openbsd after 3.2 --- diff --git a/src/libafs/MakefileProto.OBSD.in b/src/libafs/MakefileProto.OBSD.in index c4d71dc94..720bb8542 100644 --- a/src/libafs/MakefileProto.OBSD.in +++ b/src/libafs/MakefileProto.OBSD.in @@ -13,7 +13,7 @@ include @TOP_OBJDIR@/src/config/Makefile.config # System specific build commands and flags KSRC = /usr/src/sys KFLAGS= -Wall -nostdinc - + KFLAGS+= -fno-stack-protector KDEFS= \