pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/rust-bin rust-bin: not broken on -8 powerpc
details: https://anonhg.NetBSD.org/pkgsrc/rev/1bb9e9839df6
branches: trunk
changeset: 452886:1bb9e9839df6
user: nia <nia%pkgsrc.org@localhost>
date: Wed May 19 10:12:34 2021 +0000
description:
rust-bin: not broken on -8 powerpc
diffstat:
lang/rust-bin/Makefile | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
diffs (17 lines):
diff -r f25e09063f14 -r 1bb9e9839df6 lang/rust-bin/Makefile
--- a/lang/rust-bin/Makefile Wed May 19 09:54:25 2021 +0000
+++ b/lang/rust-bin/Makefile Wed May 19 10:12:34 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2021/05/18 19:29:52 he Exp $
+# $NetBSD: Makefile,v 1.20 2021/05/19 10:12:34 nia Exp $
DISTNAME= rust-1.50.0
PKGNAME= ${DISTNAME:S/rust/rust-bin/1}
@@ -38,7 +38,6 @@
# Bootstraps built for 9.0.
BROKEN_ON_PLATFORM+= NetBSD-8.*-earmv7hf
-BROKEN_ON_PLATFORM+= NetBSD-8.*-powerpc
NO_BUILD= yes
USE_TOOLS+= bash
Home |
Main Index |
Thread Index |
Old Index