Module Name:    src
Committed By:   christos
Date:           Wed Oct  2 15:43:02 UTC 2013

Modified Files:
        src/lib/libarch/sparc/v8: Makefile

Log Message:
use -Wa,


To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libarch/sparc/v8/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/lib/libarch/sparc/v8/Makefile
diff -u src/lib/libarch/sparc/v8/Makefile:1.4 src/lib/libarch/sparc/v8/Makefile:1.5
--- src/lib/libarch/sparc/v8/Makefile:1.4	Tue Oct  1 13:37:08 2013
+++ src/lib/libarch/sparc/v8/Makefile	Wed Oct  2 11:43:02 2013
@@ -1,4 +1,4 @@
-#	$NetBSD: Makefile,v 1.4 2013/10/01 17:37:08 mrg Exp $
+#	$NetBSD: Makefile,v 1.5 2013/10/02 15:43:02 christos Exp $
 
 NOLINKLIB=	# defined
 NOPROFILE=	# defined
@@ -10,7 +10,7 @@ LIB=		sparc_v8
 DPLIBC=		# nothing
 LDLIBC=		-nodefaultlibs
 
-AFLAGS+=	-Av8
+AFLAGS+=	-Wa,-Av8
 
 SRCS=	sparc_v8.S
 

Reply via email to