pkgsrc-Changes archive

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

CVS commit: pkgsrc/doc



Module Name:    pkgsrc
Committed By:   riastradh
Date:           Sat Jun  3 15:01:05 UTC 2023

Modified Files:
        pkgsrc/doc: TODO.crosscompile

Log Message:
TODO.crosscompile: bsd.pkg.readme.mk needs TOOL/BUILD_DEPENDS split


To generate a diff of this commit:
cvs rdiff -u -r1.8 -r1.9 pkgsrc/doc/TODO.crosscompile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/doc/TODO.crosscompile
diff -u pkgsrc/doc/TODO.crosscompile:1.8 pkgsrc/doc/TODO.crosscompile:1.9
--- pkgsrc/doc/TODO.crosscompile:1.8    Sun Apr 23 07:09:37 2023
+++ pkgsrc/doc/TODO.crosscompile        Sat Jun  3 15:01:05 2023
@@ -1,4 +1,4 @@
-$NetBSD: TODO.crosscompile,v 1.8 2023/04/23 07:09:37 riastradh Exp $
+$NetBSD: TODO.crosscompile,v 1.9 2023/06/03 15:01:05 riastradh Exp $
 
 * Organize NATIVE_xyz and TARGET_xyz better.
 * Organize host/target compiler tools better.
@@ -14,3 +14,4 @@ $NetBSD: TODO.crosscompile,v 1.8 2023/04
 * If you set MACHINE_ARCH, what should MACHINE be?  (Avoid using it?)
 * Make sure cross-builds DTRT with INSTALL scripts.
 * Fix cmake.
+* Handle BUILD_DEPENDS/TOOL_DEPENDS split in bsd.pkg.readme.mk.



Home | Main Index | Thread Index | Old Index