Subject: CVS commit: [netbsd-3] src/gnu/lib/libobjc3
To: None <source-changes@NetBSD.org>
From: Jeff Rizzo <riz@netbsd.org>
List: source-changes
Date: 05/27/2005 22:37:36
Module Name:	src
Committed By:	riz
Date:		Fri May 27 22:37:36 UTC 2005

Modified Files:
	src/gnu/lib/libobjc3 [netbsd-3]: defs.mk

Log Message:
Pull up revision 1.12 (requested by skrll in ticket #312):
Re-run mknative after the fix to use the correct AS - sparc64 has
HAVE_AS_OFFSETABLE_LO10 defined now.
Don't commit the
	-#define _GLIBCPP_USE_WCHAR_T 1
	+/* #undef _GLIBCPP_USE_WCHAR_T */
changes as we still want wchar support, the configure script is over
senstive, and support for long double conversions will be added soon.


To generate a diff of this commit:
cvs rdiff -r1.11 -r1.11.6.1 src/gnu/lib/libobjc3/defs.mk

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