Subject: CVS commit: src/sys/arch/atari/stand
To: None <source-changes@NetBSD.org>
From: Havard Eidnes <he@netbsd.org>
List: source-changes
Date: 10/28/2003 11:41:46
Module Name:	src
Committed By:	he
Date:		Tue Oct 28 11:41:46 UTC 2003

Modified Files:
	src/sys/arch/atari/stand/bootxx: Makefile.bootxx
	src/sys/arch/atari/stand/bootxxx: Makefile.bootxxx
	src/sys/arch/atari/stand/libsa: Makefile

Log Message:
Add -ffreestanding to CFLAGS, so that libsa prototypes do not conflict
with otherwise built-in functions and prototypes in the new gcc.


To generate a diff of this commit:
cvs rdiff -r1.2 -r1.3 src/sys/arch/atari/stand/bootxx/Makefile.bootxx
cvs rdiff -r1.1 -r1.2 src/sys/arch/atari/stand/bootxxx/Makefile.bootxxx
cvs rdiff -r1.22 -r1.23 src/sys/arch/atari/stand/libsa/Makefile

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