Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/arm
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 02/12/2002 18:32:40
Module Name:	gnusrc
Committed By:	thorpej
Date:		Tue Feb 12 16:32:39 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc/config/arm: netbsd-elf.h

Log Message:
Do not -Dunix or -Darm, as they are namespace-invasive, and cause
variants of those CPP symbols to be defined that are contrary to
NetBSD's conventions.

Fixes building Xaw on ARM ELF.


To generate a diff of this commit:
cvs rdiff -r1.4 -r1.5 gnusrc/gnu/dist/toolchain/gcc/config/arm/netbsd-elf.h

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