summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorriastradh <riastradh>2013-05-12 21:25:16 +0000
committerriastradh <riastradh>2013-05-12 21:25:16 +0000
commit1ca8099a03b264a35f68613c84b640ca5d248637 (patch)
tree5ac527ae8b58d8950fba9bb4d983c5a9962f79fb /doc
parent8143e0c0a5037cdaa1688d486222818274eefc67 (diff)
downloadpkgsrc-1ca8099a03b264a35f68613c84b640ca5d248637.tar.gz
Note build-time vs run-time tools in TODO.crosscompile.
Diffstat (limited to 'doc')
-rw-r--r--doc/TODO.crosscompile3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/TODO.crosscompile b/doc/TODO.crosscompile
index ea090da9f49..47ec00fc105 100644
--- a/doc/TODO.crosscompile
+++ b/doc/TODO.crosscompile
@@ -1,4 +1,4 @@
-$NetBSD: TODO.crosscompile,v 1.4 2013/05/12 21:09:24 riastradh Exp $
+$NetBSD: TODO.crosscompile,v 1.5 2013/05/12 21:25:16 riastradh Exp $
* Fix the cross-libtool crock.
* Organize NATIVE_xyz and TARGET_xyz better.
@@ -12,3 +12,4 @@ $NetBSD: TODO.crosscompile,v 1.4 2013/05/12 21:09:24 riastradh Exp $
* Make cross-OS builds work. Use MACHINE_PLATFORM, not MACHINE_ARCH.
* Judiciously insert ${CROSS_DESTDIR} into various `.if exists(/xyz)'.
* Teach pbulk about TOOL_DEPENDS so it can easily do bulk cross-builds.
+* Distinguish host build-time tools from target run-time tools. \ No newline at end of file