Module Name: src
Committed By: joerg
Date: Fri May 20 13:19:59 UTC 2011
Modified Files:
src/sys/arch/amd64/conf: Makefile.amd64
Log Message:
Reuse -x assembler-with-cpp from sys.mk.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/sys/arch/amd64/conf/Makefile.amd64
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sys/arch/amd64/conf/Makefile.amd64
diff -u src/sys/arch/amd64/conf/Makefile.amd64:1.31 src/sys/arch/amd64/conf/Makefile.amd64:1.32
--- src/sys/arch/amd64/conf/Makefile.amd64:1.31 Fri May 20 13:18:42 2011
+++ src/sys/arch/amd64/conf/Makefile.amd64 Fri May 20 13:19:59 2011
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.amd64,v 1.31 2011/05/20 13:18:42 joerg Exp $
+# $NetBSD: Makefile.amd64,v 1.32 2011/05/20 13:19:59 joerg Exp $
# Makefile for NetBSD
#
@@ -37,7 +37,6 @@
CPPFLAGS+= -Damd64 -Dx86_64
CFLAGS+= -mcmodel=kernel
CFLAGS+= -mno-red-zone
-AFLAGS+= -x assembler-with-cpp
##
## (3) libkern and compat