1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-14 10:09:48 +00:00

Updated to a 10-April-2002 2.12 branch snapshot.

This fixes serious problems in ld's symbol handling.
This commit is contained in:
David E. O'Brien 2002-04-12 19:59:42 +00:00
parent 1fd0912fbd
commit 2af8b6958a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=94549

View File

@ -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}