PERFORCE change 109343 for review

John Birrell jb at FreeBSD.org
Mon Nov 6 06:52:49 UTC 2006


http://perforce.freebsd.org/chv.cgi?CH=109343

Change 109343 by jb at 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


More information about the p4-projects mailing list