Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 4 Dec 2007 20:58:19 GMT
From:      John Birrell <jb@FreeBSD.org>
To:        Perforce Change Reviews <perforce@freebsd.org>
Subject:   PERFORCE change 130194 for review
Message-ID:  <200712042058.lB4KwJ3o012673@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help

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

Change 130194 by jb@jb_freebsd1 on 2007/12/04 20:57:32

	Disconnect the intl library from the build.

Affected files ...

.. //depot/projects/binutils/src/gnu/usr.bin/binutils/Makefile#3 edit

Differences ...

==== //depot/projects/binutils/src/gnu/usr.bin/binutils/Makefile#3 (text+ko) ====

@@ -1,6 +1,6 @@
 # $FreeBSD: src/gnu/usr.bin/binutils/Makefile,v 1.29 2004/06/25 07:34:56 obrien Exp $
 
-SUBDIR=		libiberty libbfd libopcodes libbinutils libintl \
+SUBDIR=		libiberty libbfd libopcodes libbinutils \
 		addr2line ar as ld nm objcopy objdump ranlib readelf \
 		size strings strip doc
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200712042058.lB4KwJ3o012673>