summaryrefslogtreecommitdiffstats
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorimp <imp@FreeBSD.org>2009-03-19 00:44:22 +0000
committerimp <imp@FreeBSD.org>2009-03-19 00:44:22 +0000
commit243a40bf0460917b1301585b39e2f69a058c77d1 (patch)
treea856aa3b48aef79f71b51a881555133d1ef0dc66 /Makefile.inc1
parent292151abc2265dd3686bce477becd71a06241ba3 (diff)
downloadFreeBSD-src-243a40bf0460917b1301585b39e2f69a058c77d1.zip
FreeBSD-src-243a40bf0460917b1301585b39e2f69a058c77d1.tar.gz
Add usr.bin/ar to the list of cross tools. Before, when we had gnu
ar, it was built in the gnu/usr.bin/binutils tree. Now it isn't. Submitted by: John Hein
Diffstat (limited to 'Makefile.inc1')
-rw-r--r--Makefile.inc11
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.inc1 b/Makefile.inc1
index 9f411f3..334813a 100644
--- a/Makefile.inc1
+++ b/Makefile.inc1
@@ -1017,6 +1017,7 @@ cross-tools:
.for _tool in \
gnu/usr.bin/binutils \
gnu/usr.bin/cc \
+ usr.bin/ar \
usr.bin/sed \
usr.bin/xlint/lint1 usr.bin/xlint/lint2 usr.bin/xlint/xlint \
${_btxld} \
OpenPOWER on IntegriCloud