Use musl-1.2.3 release, do not apply post release patches for now
commit9ec6d2d0c1addbaec4c906383c7695cc5c8ab133
authorMatías Fonzo <selk@dragora.org>
Thu, 10 Nov 2022 19:26:50 +0000 (10 16:26 -0300)
committerMatías Fonzo <selk@dragora.org>
Thu, 10 Nov 2022 19:26:50 +0000 (10 16:26 -0300)
tree3635c18087ee7ae84b4590cd85ca6bf7ba4cc78d
parent6175a90c695e133d7fdea3e0b45065b18da60aab
Use musl-1.2.3 release, do not apply post release patches for now

Musl has removed functions from LFS64, which is traditionally used in
various software, at the moment this requires some tricks which I have
been trying, but after trying to build Rust, it becomes a nightmare.
This change introduced by Musl requires changes also in upstream projects.

So let's wait for now.

Signed-off-by: Matías Fonzo <selk@dragora.org>
recipes/libs/musl/recipe
stages/0/04-musl
stages/1/02-musl