Github messages for voidlinux
 help / color / mirror / Atom feed
* [PR PATCH] rustup: broken on all arm-musl.
@ 2021-01-08 11:17 fosslinux
  2021-01-08 11:26 ` [PR PATCH] [Merged]: " Piraty
  0 siblings, 1 reply; 2+ messages in thread
From: fosslinux @ 2021-01-08 11:17 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 323 bytes --]

There is a new pull request by fosslinux against master on the void-packages repository

https://github.com/fosslinux/void-packages rustup-fix
https://github.com/void-linux/void-packages/pull/27759

rustup: broken on all arm-musl.


A patch file from https://github.com/void-linux/void-packages/pull/27759.patch is attached

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-rustup-fix-27759.patch --]
[-- Type: text/x-diff, Size: 734 bytes --]

From 219f6946b5ed0800929c0fe38fd11c553defe8ad Mon Sep 17 00:00:00 2001
From: fosslinux <fosslinux@aussies.space>
Date: Fri, 8 Jan 2021 22:16:05 +1100
Subject: [PATCH] rustup: broken on all arm-musl.

---
 srcpkgs/rustup/template | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/srcpkgs/rustup/template b/srcpkgs/rustup/template
index 279c30e2dae..5890c26c1f5 100644
--- a/srcpkgs/rustup/template
+++ b/srcpkgs/rustup/template
@@ -1,9 +1,9 @@
 # Template file for 'rustup'
 pkgname=rustup
 version=1.23.1
-revision=1
+revision=2
 # rustup doesn't recognize this target
-archs="~armv6l-musl"
+archs="~armv*-musl"
 build_style=cargo
 build_helper=qemu
 configure_args="--features no-self-update --bin rustup-init"

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PR PATCH] [Merged]: rustup: broken on all arm-musl.
  2021-01-08 11:17 [PR PATCH] rustup: broken on all arm-musl fosslinux
@ 2021-01-08 11:26 ` Piraty
  0 siblings, 0 replies; 2+ messages in thread
From: Piraty @ 2021-01-08 11:26 UTC (permalink / raw)
  To: ml

[-- Attachment #1: Type: text/plain, Size: 165 bytes --]

There's a merged pull request on the void-packages repository

rustup: broken on all arm-musl.
https://github.com/void-linux/void-packages/pull/27759

Description:


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-08 11:26 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-08 11:17 [PR PATCH] rustup: broken on all arm-musl fosslinux
2021-01-08 11:26 ` [PR PATCH] [Merged]: " Piraty

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).