Revert "chromium: mark broken to build some other things first"

This reverts commit a3ae08eb74.
This commit is contained in:
Duncaen 2025-07-18 01:56:12 +02:00
parent 34ec66b608
commit 3bbef0f16f
No known key found for this signature in database
GPG key ID: 335C1D17EC3D6E35

View file

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