From 0e221eece2bf426cb9d4f8209318614afc1211ba Mon Sep 17 00:00:00 2001 From: obrien Date: Fri, 12 Apr 2002 19:59:42 +0000 Subject: Updated to a 10-April-2002 2.12 branch snapshot. This fixes serious problems in ld's symbol handling. --- gnu/usr.bin/binutils/Makefile.inc0 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gnu') diff --git a/gnu/usr.bin/binutils/Makefile.inc0 b/gnu/usr.bin/binutils/Makefile.inc0 index 9856118..f9de70b 100644 --- a/gnu/usr.bin/binutils/Makefile.inc0 +++ b/gnu/usr.bin/binutils/Makefile.inc0 @@ -4,8 +4,8 @@ # use the normal "Makefile.inc" mechanism, because we need some of these # definitions before the sub-Makefile is processed. -VERSION= "2.12.0 [FreeBSD] 2002-03-20" -VERSION_DATE= 20020320 +VERSION= "2.12.0 [FreeBSD] 2002-04-10" +VERSION_DATE= 20020410 TARGET_ARCH?= ${MACHINE_ARCH} BINUTIL_ARCH= ${TARGET_ARCH} -- cgit v1.1