artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
166bd33
)
repair inconsistancies
author
deraadt
<deraadt@openbsd.org>
Fri, 13 Jul 2018 08:10:56 +0000
(08:10 +0000)
committer
deraadt
<deraadt@openbsd.org>
Fri, 13 Jul 2018 08:10:56 +0000
(08:10 +0000)
sys/arch/amd64/conf/Makefile.amd64
patch
|
blob
|
history
diff --git
a/sys/arch/amd64/conf/Makefile.amd64
b/sys/arch/amd64/conf/Makefile.amd64
index
43e0c4b
..
3950ac5
100644
(file)
--- a/
sys/arch/amd64/conf/Makefile.amd64
+++ b/
sys/arch/amd64/conf/Makefile.amd64
@@
-1,4
+1,4
@@
-# $OpenBSD: Makefile.amd64,v 1.9
7 2018/04/27 15:19:32
deraadt Exp $
+# $OpenBSD: Makefile.amd64,v 1.9
8 2018/07/13 08:10:56
deraadt Exp $
# For instructions on building kernels consult the config(8) and options(4)
# manual pages.
@@
-44,7
+44,7
@@
SORTR= cat
CMACHFLAGS+= -mretpoline
.endif
.if ${COMPILER_VERSION:Mclang}
-NO_INTEGR_AS= -no-integrated-as
+NO_INTEGR_AS= -no-integrated-as
.endif
DEBUG?= -g