commit gn for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package gn for openSUSE:Factory checked in at 2024-10-21 16:26:23 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/gn (Old) and /work/SRC/openSUSE:Factory/.gn.new.26871 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "gn" Mon Oct 21 16:26:23 2024 rev:18 rq:1216678 version:0.20240730 Changes: -------- --- /work/SRC/openSUSE:Factory/gn/gn.changes 2024-08-03 20:04:52.055865729 +0200 +++ /work/SRC/openSUSE:Factory/.gn.new.26871/gn.changes 2024-10-21 16:26:41.586190220 +0200 @@ -1,0 +2,5 @@ +Tue Sep 24 01:27:32 CEST 2024 - ro@suse.de + +- add "-Wno-unused-value" to fix build on armv6/armv7 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gn.spec ++++++ --- /var/tmp/diff_new_pack.53AQYd/_old 2024-10-21 16:26:43.870286040 +0200 +++ /var/tmp/diff_new_pack.53AQYd/_new 2024-10-21 16:26:43.882286543 +0200 @@ -48,6 +48,9 @@ %build ARCH_FLAGS="`echo %{optflags} | sed -e 's/-O2//g'`" +%ifarch %arm +ARCH_FLAGS="$ARCH_FLAGS -Wno-unused-value" +%endif %if 0%{?suse_version} < 1550 export CXX=g++-13 %else
participants (1)
-
Source-Sync