pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Add question about ${MACHINE} to TODO.crosscompile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ca2ae7188aeb
branches:  trunk
changeset: 618593:ca2ae7188aeb
user:      riastradh <riastradh%pkgsrc.org@localhost>
date:      Mon May 13 14:28:04 2013 +0000

description:
Add question about ${MACHINE} to TODO.crosscompile.

diffstat:

 doc/TODO.crosscompile |  5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r e49d69f96154 -r ca2ae7188aeb doc/TODO.crosscompile
--- a/doc/TODO.crosscompile     Mon May 13 14:04:27 2013 +0000
+++ b/doc/TODO.crosscompile     Mon May 13 14:28:04 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO.crosscompile,v 1.5 2013/05/12 21:25:16 riastradh Exp $
+$NetBSD: TODO.crosscompile,v 1.6 2013/05/13 14:28:04 riastradh Exp $
 
 * Fix the cross-libtool crock.
 * Organize NATIVE_xyz and TARGET_xyz better.
@@ -12,4 +12,5 @@
 * 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
+* Distinguish host build-time tools from target run-time tools.
+* If you set MACHINE_ARCH, what should MACHINE be?  (Avoid using it?)



Home | Main Index | Thread Index | Old Index