chromium: mark broken to build some other things first

This commit is contained in:
Duncaen 2025-07-17 17:41:28 +02:00
parent 7819540156
commit a3ae08eb74
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

@ -75,6 +75,8 @@ if [ "$CROSS_BUILD" ]; then
esac esac
fi fi
broken="build some other things first"
post_patch() { post_patch() {
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
for f in "${FILESDIR}"/musl-patches/*.patch; do for f in "${FILESDIR}"/musl-patches/*.patch; do