Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-3]: src/gnu/lib/libobjc3 Pull up revision 1.12 (requested by skrl...



details:   https://anonhg.NetBSD.org/src/rev/efad2d248cb2
branches:  netbsd-3
changeset: 575869:efad2d248cb2
user:      riz <riz%NetBSD.org@localhost>
date:      Fri May 27 22:37:36 2005 +0000

description:
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.

diffstat:

 gnu/lib/libobjc3/defs.mk |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 246af5a0248e -r efad2d248cb2 gnu/lib/libobjc3/defs.mk
--- a/gnu/lib/libobjc3/defs.mk  Fri May 27 22:37:34 2005 +0000
+++ b/gnu/lib/libobjc3/defs.mk  Fri May 27 22:37:36 2005 +0000
@@ -1,5 +1,5 @@
 # This file is automatically generated.  DO NOT EDIT!
-# Generated from:      NetBSD: mknative-gcc,v 1.12 2004/02/10 09:37:58 skrll Exp 
+# Generated from:      NetBSD: mknative-gcc,v 1.15 2004/12/10 13:58:11 mrg Exp 
 #
 G_ALL_CFLAGS=-I. -I${GNUHOSTDIST}/libobjc   -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes  -DHAVE_GTHR_DEFAULT -DIN_GCC -DIN_TARGET_LIBS
 G_INCLUDES=-I${GNUHOSTDIST}/libobjc/objc  -I${GNUHOSTDIST}/libobjc/../gcc  -I${GNUHOSTDIST}/libobjc/../gcc/config -I../../gcc  -I${GNUHOSTDIST}/libobjc/../include



Home | Main Index | Thread Index | Old Index