Date: Mon, 6 Nov 2006 06:52:48 GMT From: John Birrell <jb@FreeBSD.org> To: Perforce Change Reviews <perforce@freebsd.org> Subject: PERFORCE change 109343 for review Message-ID: <200611060652.kA66qmaQ016129@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=109343 Change 109343 by jb@jb_freebsd8 on 2006/11/06 06:52:06 Link to the extra intl library. Affected files ... .. //depot/projects/binutils/src/gnu/usr.bin/gdb/gdb/Makefile#2 edit Differences ... ==== //depot/projects/binutils/src/gnu/usr.bin/gdb/gdb/Makefile#2 (text+ko) ==== @@ -4,7 +4,7 @@ SRCS= gdb.c BULIBS= ${OBJ_BU}/libbfd/libbfd.a ${OBJ_BU}/libopcodes/libopcodes.a \ - ${OBJ_BU}/libiberty/libiberty.a + ${OBJ_BU}/libiberty/libiberty.a ${OBJ_BU}/libintl/libintl.a GDBLIBS= ${OBJ_GDB}/libgdb/libgdb.a # libthread_db.so calls back into gdb for the proc services. Make all the
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611060652.kA66qmaQ016129>