Subject: CVS commit: src/sys/arch/m68k/fpsp
To: None <source-changes@NetBSD.org>
From: Garrett D'Amore <gdamore@netbsd.org>
List: source-changes
Date: 06/18/2006 05:21:21
Module Name: src
Committed By: gdamore
Date: Sun Jun 18 05:21:21 UTC 2006
Modified Files:
src/sys/arch/m68k/fpsp: Makefile asm2gas
Log Message:
Use TOOL_SED for asm2gas, which makes it possible to cross-compile this
on Solaris 10. (Solaris 10's sed doesn't like the comment lines, and
also complains about too many commands in the input.)
To generate a diff of this commit:
cvs rdiff -r1.13 -r1.14 src/sys/arch/m68k/fpsp/Makefile
cvs rdiff -r1.6 -r1.7 src/sys/arch/m68k/fpsp/asm2gas
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.