Subject: CVS commit: src/gnu/lib/libgcc3
To: None <source-changes@NetBSD.org>
From: matthew green <mrg@netbsd.org>
List: source-changes
Date: 09/05/2003 09:54:31
Module Name:	src
Committed By:	mrg
Date:		Fri Sep  5 09:54:30 UTC 2003

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

Log Message:
make sure we build the unwind handlers with "-fexception".  they were
supposed to, but the wrong variable was used as a base...

should fix PR#22673.


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

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