pkgsrc-WIP-changes archive

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

rust179: Add commented-out armv7 10.0 CROSS_ROOT entry.



Module Name:	pkgsrc-wip
Committed By:	Havard Eidnes <he%NetBSD.org@localhost>
Pushed By:	he
Date:		Thu Aug 8 15:05:39 2024 +0000
Changeset:	81056e5e8872ffed9a675adba5a5486b2cdeb6c8

Modified Files:
	rust179/cross.mk

Log Message:
rust179: Add commented-out armv7 10.0 CROSS_ROOT entry.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=81056e5e8872ffed9a675adba5a5486b2cdeb6c8

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

diffstat:
 rust179/cross.mk | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/rust179/cross.mk b/rust179/cross.mk
index 3116278f44..47f2b3e006 100644
--- a/rust179/cross.mk
+++ b/rust179/cross.mk
@@ -13,6 +13,7 @@
 # to do a cross-build.  The wrapper script assumes dest/ and tools/
 # as a result of a cross-build of NetBSD as subdirectories of this root
 #CROSS_ROOT=		/u/evbarm-armv7hf
+#CROSS_ROOT=		/u/evbarm-armv7hf-10.0
 #CROSS_ROOT=		/u/evbarm-armv6hf
 #CROSS_ROOT=		/u/sparc64
 #CROSS_ROOT=		/u/macppc


Home | Main Index | Thread Index | Old Index