From 2af8b6958a0704fa7df2232d84f01cfb099f1264 Mon Sep 17 00:00:00 2001 From: "David E. O'Brien" Date: Fri, 12 Apr 2002 19:59:42 +0000 Subject: [PATCH] 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(-) diff --git a/gnu/usr.bin/binutils/Makefile.inc0 b/gnu/usr.bin/binutils/Makefile.inc0 index 985611835e02..f9de70b8a051 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}