On Sun, Dec 08, 2024 at 04:53:58AM +, Sam James wrote:
> I fear this sort of assumes we won't switch to monobuild any time soon.
>
> I keep thinking [0] about how sustainable our current setup is:
> * Fedora moved away from it for >=18 [1].
> * As we saw with offload, it broke a few times in j
lling to take this. I'll look into the failing
tests.
--
=+=+=+=+=+=+=+=+=+=+=+=+=+=
Violet Purcell (vimproved)
She/Her
=+=+=+=+=+=+=+=+=+=+=+=+=+=
signature.asc
Description: PGP signature
pkg_setup, and then create a temporary file with it in
src_configure to ensure that the temporary key is readable by the user
that the kernel is being built as. The variable is then unset so it does
not end up in the final environment file.
Signed-off-by: Violet Purcell
---
eclass/kernel
This is an eclass to help with building programs that use Zig's "build
system." It includes things such as PIE support and the ability to set
min/max for Zig versions.
Signed-off-by: Violet Purcell
---
eclass/zig.eclass | 168 ++
1 fi
On Sun, Jul 23, 2023 at 12:11:51PM +0200, Ulrich Mueller wrote:
> > On Sun, 23 Jul 2023, Andrey Grozin wrote:
>
> > OK, sbcl is masked on musl. But why clisp, ecls, or gcl cannot be used
> > in the amd64 musl profile?
>
> > (I don't know if they actually work on amd64 musl systems, or if
> >