dev-libs/mcl: backport musl lift_sequence fix from azahar fork

Signed-off-by: Violet Purcell <vimproved@inventati.org>
This commit is contained in:
Violet Purcell
2025-09-18 09:59:27 -04:00
parent 926bf67076
commit 7f80124ed0
2 changed files with 28 additions and 0 deletions

View File

@@ -25,6 +25,7 @@ BDEPEND="
PATCHES=(
"${FILESDIR}"/${PN}-0.1.13-build-tests-only-when-requested.patch
"${FILESDIR}"/${PN}-0.1.13-musl-lift_sequence-fix.patch
)
src_configure() {