Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package pixman for openSUSE:Factory checked in at 2025-07-26 13:40:41 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/pixman (Old) and /work/SRC/openSUSE:Factory/.pixman.new.13279 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "pixman" Sat Jul 26 13:40:41 2025 rev:65 rq:1295785 version:0.46.2 Changes: -------- --- /work/SRC/openSUSE:Factory/pixman/pixman.changes 2025-06-18 19:29:58.877668761 +0200 +++ /work/SRC/openSUSE:Factory/.pixman.new.13279/pixman.changes 2025-07-26 13:41:14.601026700 +0200 @@ -1,0 +2,5 @@ +Wed Jul 16 19:20:34 UTC 2025 - Andreas Schwab <sch...@suse.de> + +- Disable LTO on riscv64 due to gcc bug 110812 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ pixman.spec ++++++ --- /var/tmp/diff_new_pack.h181ii/_old 2025-07-26 13:41:15.061045633 +0200 +++ /var/tmp/diff_new_pack.h181ii/_new 2025-07-26 13:41:15.065045798 +0200 @@ -45,6 +45,11 @@ %description -n libpixman-1-0-devel Pixman is a pixel manipulation library for X and cairo. +%ifarch riscv64 +# https://gcc.gnu.org/bugzilla/show_bug.cgi?id=110812 +%global _lto_cflags %{nil} +%endif + %prep %autosetup -p1