From 3bbef0f16f2b76246436b9790a8ccaac747cebe8 Mon Sep 17 00:00:00 2001 From: Duncaen Date: Fri, 18 Jul 2025 01:56:12 +0200 Subject: [PATCH] Revert "chromium: mark broken to build some other things first" This reverts commit a3ae08eb743624ca7a4b0e1259068b296859af5f. --- srcpkgs/chromium/template | 2 -- 1 file changed, 2 deletions(-) diff --git a/srcpkgs/chromium/template b/srcpkgs/chromium/template index 84a098c2139..0b12b20a2b5 100644 --- a/srcpkgs/chromium/template +++ b/srcpkgs/chromium/template @@ -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