pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
rust191: re-enable the build of NetBSD/armv6, it now builds.
Module Name: pkgsrc-wip
Committed By: Havard Eidnes <he%NetBSD.org@localhost>
Pushed By: he
Date: Sun Nov 16 11:27:49 2025 +0000
Changeset: 1338d53c6e28da971ec8ae040783231d7bcec405
Modified Files:
rust191/do-cross.mk
Log Message:
rust191: re-enable the build of NetBSD/armv6, it now builds.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=1338d53c6e28da971ec8ae040783231d7bcec405
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
rust191/do-cross.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diffs:
diff --git a/rust191/do-cross.mk b/rust191/do-cross.mk
index b6e839b2dc..36d5cd1a7f 100644
--- a/rust191/do-cross.mk
+++ b/rust191/do-cross.mk
@@ -6,7 +6,7 @@ VERSION!= make show-var VARNAME=PKGVERSION
V_NOREV!= make show-var VARNAME=PKGVERSION_NOREV
SHORT_TARGETS+= armv7
-#SHORT_TARGETS+= armv6
+SHORT_TARGETS+= armv6
SHORT_TARGETS+= sparc64
SHORT_TARGETS+= powerpc
SHORT_TARGETS+= arm64
Home |
Main Index |
Thread Index |
Old Index