git://git.openafs.org
/
openafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
819df73
)
openbsd-20030627
author
Jim Rees
<rees@umich.edu>
Fri, 27 Jun 2003 20:55:46 +0000 (20:55 +0000)
committer
Jim Rees
<rees@umich.edu>
Fri, 27 Jun 2003 20:55:46 +0000 (20:55 +0000)
use -fno-stack-protector for all openbsd after 3.2
src/libafs/MakefileProto.OBSD.in
patch
|
blob
|
history
diff --git
a/src/libafs/MakefileProto.OBSD.in
b/src/libafs/MakefileProto.OBSD.in
index
c4d71dc
..
720bb85
100644
(file)
--- 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
-<i386_obsd33>
+<all -i386_obsd31 -i386_obsd32>
KFLAGS+= -fno-stack-protector
<all>
KDEFS= \