Revert "chromium: broken on i686 until binutils is rebuilt"

This reverts commit d294c7b728.
This commit is contained in:
q66 2021-01-10 17:17:01 +01:00
parent 5f0b8fdb71
commit 21a4edd26e
1 changed files with 0 additions and 4 deletions

View File

@ -45,10 +45,6 @@ esac
build_options_default="clang js_optimize vaapi pulseaudio pipewire"
case "$XBPS_TARGET_MACHINE" in
i686*) broken="until binutils update is done";;
esac
post_patch() {
if [ "$XBPS_TARGET_LIBC" = "musl" ]; then
for f in "${FILESDIR}"/musl-patches/*.patch; do