From be6b6380bbfbb399d35e98188844a0b60d8b0318 Mon Sep 17 00:00:00 2001 From: classabbyamp Date: Fri, 23 May 2025 15:00:29 -0400 Subject: [PATCH] qt6-declarative: workaround on i686 --- srcpkgs/qt6-declarative/template | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/srcpkgs/qt6-declarative/template b/srcpkgs/qt6-declarative/template index 6132aaf802b..dc7306bc096 100644 --- a/srcpkgs/qt6-declarative/template +++ b/srcpkgs/qt6-declarative/template @@ -28,7 +28,8 @@ if [ "$XBPS_TARGET_ENDIAN" = "be" ]; then fi if [ "$XBPS_TARGET_MACHINE" = i686 ]; then - broken="https://build.voidlinux.org/#/builders/9/builds/2274" + # workaround for https://build.voidlinux.org/#/builders/9/builds/2274 + CXXFLAGS="-fno-ipa-sra" fi subpackages="qt6-quick-test qt6-declarative-host-tools qt6-declarative-tools