pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/doc Mention exists(...) problem in TODO.crosscompile.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ee0a23976c2a
branches:  trunk
changeset: 618581:ee0a23976c2a
user:      riastradh <riastradh%pkgsrc.org@localhost>
date:      Sun May 12 20:43:53 2013 +0000

description:
Mention exists(...) problem in TODO.crosscompile.

diffstat:

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

diffs (14 lines):

diff -r 3aa42ea5cbe0 -r ee0a23976c2a doc/TODO.crosscompile
--- a/doc/TODO.crosscompile     Sun May 12 19:57:29 2013 +0000
+++ b/doc/TODO.crosscompile     Sun May 12 20:43:53 2013 +0000
@@ -1,4 +1,4 @@
-$NetBSD: TODO.crosscompile,v 1.2 2013/05/12 18:35:31 riastradh Exp $
+$NetBSD: TODO.crosscompile,v 1.3 2013/05/12 20:43:53 riastradh Exp $
 
 * Fix the cross-libtool crock.
 * Organize NATIVE_xyz and TARGET_xyz better.
@@ -10,3 +10,4 @@
 * Don't require user to set up CROSSBASE cruft.
 * Allow LOCALBASE &c. to be set differently on host and target.
 * Make cross-OS builds work.  Use MACHINE_PLATFORM, not MACHINE_ARCH.
+* Judiciously insert ${CROSS_DESTDIR} into various `.if exists(/xyz)'.



Home | Main Index | Thread Index | Old Index