diff options
| author | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-15 01:18:51 +0000 |
|---|---|---|
| committer | David E. O'Brien <obrien@FreeBSD.org> | 2001-10-15 01:18:51 +0000 |
| commit | 462c450905858b950e4a549236906898686abb46 (patch) | |
| tree | 5db91f649b5c6c01151489a72c3c45f0428cefc1 /gnu | |
| parent | 585cf148b619cc093364789e0e0eaeeb6e4187ee (diff) | |
Notes
Diffstat (limited to 'gnu')
| -rw-r--r-- | gnu/usr.bin/binutils/Makefile.inc0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/binutils/Makefile.inc0 b/gnu/usr.bin/binutils/Makefile.inc0 index a1ab7a9ec5c3b..3e538f47c881a 100644 --- a/gnu/usr.bin/binutils/Makefile.inc0 +++ b/gnu/usr.bin/binutils/Makefile.inc0 @@ -5,8 +5,8 @@ # definitions before the sub-Makefile is processed. VERSION= "2.11.2 20010719 [FreeBSD]" -TARGET_ARCH?= ${MACHINE_ARCH} +TARGET_ARCH?= ${MACHINE_ARCH} BINUTIL_ARCH= ${TARGET_ARCH} # RELTOP is the relative path to this point in the source or object |
