artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b7f16db
)
repair inconsistancies
author
deraadt
<deraadt@openbsd.org>
Fri, 13 Jul 2018 08:10:45 +0000
(08:10 +0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 13 Jul 2018 08:10:45 +0000
(08:10 +0000)
sys/arch/i386/conf/Makefile.i386
patch
|
blob
|
history
diff --git
a/sys/arch/i386/conf/Makefile.i386
b/sys/arch/i386/conf/Makefile.i386
index
6f15db5
..
45034af
100644
(file)
--- a/
sys/arch/i386/conf/Makefile.i386
+++ b/
sys/arch/i386/conf/Makefile.i386
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile.i386,v 1.12
3 2018/04/27 15:19:32
deraadt Exp $
+# $OpenBSD: Makefile.i386,v 1.12
4 2018/07/13 08:10:45
deraadt Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@
-34,7
+34,7
@@
SORTR= sort -R
.if ${IDENT:M-DNO_PROPOLICE}
CMACHFLAGS+= -fno-stack-protector
.endif
-
.if ${IDENT:M-DSMALL_KERNEL}
+.if ${IDENT:M-DSMALL_KERNEL}
SORTR= cat
.else
CMACHFLAGS+= -mretpoline