Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sparc64/conf Revert previous, not needed after sys/...
details: https://anonhg.NetBSD.org/src/rev/7a1c8e579e9c
branches: trunk
changeset: 810457:7a1c8e579e9c
user: martin <martin%NetBSD.org@localhost>
date: Mon Aug 31 08:00:44 2015 +0000
description:
Revert previous, not needed after sys/conf/Makefile.kern.inc rev. 1.215.
diffstat:
sys/arch/sparc64/conf/Makefile.sparc64 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r a112bd0167a3 -r 7a1c8e579e9c sys/arch/sparc64/conf/Makefile.sparc64
--- a/sys/arch/sparc64/conf/Makefile.sparc64 Mon Aug 31 07:56:58 2015 +0000
+++ b/sys/arch/sparc64/conf/Makefile.sparc64 Mon Aug 31 08:00:44 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.sparc64,v 1.79 2015/08/30 18:20:27 martin Exp $
+# $NetBSD: Makefile.sparc64,v 1.80 2015/08/31 08:00:44 martin Exp $
#=========================================================================
#
@@ -72,7 +72,7 @@
AFLAGS+= -Wa,-Av8plusa
.endif
CFLAGS+= -mno-fpu
-AFLAGS+= -x assembler-with-cpp ${INCLUDES}
+AFLAGS+= -x assembler-with-cpp
##
## (3) libkern and compat
Home |
Main Index |
Thread Index |
Old Index