* [PR PATCH] kernel-libc-headers: fix for riscv
@ 2024-11-11 15:05 saeziae
2025-02-10 1:59 ` github-actions
2025-02-24 2:02 ` [PR PATCH] [Closed]: " github-actions
0 siblings, 2 replies; 3+ messages in thread
From: saeziae @ 2024-11-11 15:05 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 532 bytes --]
There is a new pull request by saeziae against master on the void-packages repository
https://github.com/saeziae/void-packages patch/kernel-libc-headers
https://github.com/void-linux/void-packages/pull/52993
kernel-libc-headers: fix for riscv
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for these architectures:
- riscv64 (cross)
- riscv64 (native)
A patch file from https://github.com/void-linux/void-packages/pull/52993.patch is attached
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: github-pr-patch/kernel-libc-headers-52993.patch --]
[-- Type: text/x-diff, Size: 713 bytes --]
From 8b349f5cb95750efc4d27451f7ed02af1299152f Mon Sep 17 00:00:00 2001
From: Estela ad Astra <i@estela.moe>
Date: Mon, 11 Nov 2024 01:31:17 +0100
Subject: [PATCH] kernel-libc-headers: fix for riscv
---
| 1 +
1 file changed, 1 insertion(+)
--git a/srcpkgs/kernel-libc-headers/template b/srcpkgs/kernel-libc-headers/template
index aa9b0fc20812f4..2e213fdd425cfa 100644
--- a/srcpkgs/kernel-libc-headers/template
+++ b/srcpkgs/kernel-libc-headers/template
@@ -20,6 +20,7 @@ case "$XBPS_TARGET_MACHINE" in
aarch64*) _arch="arm64";;
mips*) _arch="mips";;
ppc*) _arch="powerpc";;
+ riscv*) _arch="riscv";;
*) msg_error "$pkgname: unknown architecture.\n";;
esac
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: kernel-libc-headers: fix for riscv
2024-11-11 15:05 [PR PATCH] kernel-libc-headers: fix for riscv saeziae
@ 2025-02-10 1:59 ` github-actions
2025-02-24 2:02 ` [PR PATCH] [Closed]: " github-actions
1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2025-02-10 1:59 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 305 bytes --]
New comment by github-actions[bot] on void-packages repository
https://github.com/void-linux/void-packages/pull/52993#issuecomment-2646757317
Comment:
Pull Requests become stale 90 days after last activity and are closed 14 days after that. If this pull request is still relevant bump it or assign it.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PR PATCH] [Closed]: kernel-libc-headers: fix for riscv
2024-11-11 15:05 [PR PATCH] kernel-libc-headers: fix for riscv saeziae
2025-02-10 1:59 ` github-actions
@ 2025-02-24 2:02 ` github-actions
1 sibling, 0 replies; 3+ messages in thread
From: github-actions @ 2025-02-24 2:02 UTC (permalink / raw)
To: ml
[-- Attachment #1: Type: text/plain, Size: 363 bytes --]
There's a closed pull request on the void-packages repository
kernel-libc-headers: fix for riscv
https://github.com/void-linux/void-packages/pull/52993
Description:
#### Testing the changes
- I tested the changes in this PR: **briefly**
#### Local build testing
- I built this PR locally for these architectures:
- riscv64 (cross)
- riscv64 (native)
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2025-02-24 2:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-11-11 15:05 [PR PATCH] kernel-libc-headers: fix for riscv saeziae
2025-02-10 1:59 ` github-actions
2025-02-24 2:02 ` [PR PATCH] [Closed]: " github-actions
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).