repair inconsistancies
authorderaadt <deraadt@openbsd.org>
Fri, 13 Jul 2018 08:10:56 +0000 (08:10 +0000)
committerderaadt <deraadt@openbsd.org>
Fri, 13 Jul 2018 08:10:56 +0000 (08:10 +0000)
sys/arch/amd64/conf/Makefile.amd64

index 43e0c4b..3950ac5 100644 (file)
@@ -1,4 +1,4 @@
-#      $OpenBSD: Makefile.amd64,v 1.97 2018/04/27 15:19:32 deraadt Exp $
+#      $OpenBSD: Makefile.amd64,v 1.98 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