WIP: recipe patches, expat/libxml2/libmpfr autogen, kf6/qt cmake fixes, new relibc patches

This commit is contained in:
2026-05-26 06:56:30 +03:00
parent 899dcb810c
commit af05babbb2
202 changed files with 145230 additions and 35293 deletions
+1 -1
View File
@@ -53,7 +53,7 @@ fi
cookbook_configure
# A same file to save 60MB
(cd "${COOKBOOK_STAGE}/usr/lib/python3.12/config-3.12-$ARCH-$OS" && \
(cd "${COOKBOOK_STAGE}/usr/lib/python3.12/config-3.12-$ARCH-$OS" && \\
rm -f libpython3.12.a && ln -s ../../libpython3.12.a)
"""