Subject: CVS commit: src/gnu/lib/libgcc3
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 02/12/2004 23:17:59
Module Name:	src
Committed By:	mrg
Date:		Thu Feb 12 23:17:59 UTC 2004

Modified Files:
	src/gnu/lib/libgcc3: Makefile

Log Message:
pass all required -I paths:
+CPPFLAGS+=    -I${G_EXTRA_HEADERS:H:u}

this fixes ppc builds (reported by hannken & briggs)


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/gnu/lib/libgcc3/Makefile

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