Hello community,

here is the log from the commit of package gc for openSUSE:Factory checked in 
at 2016-02-16 09:26:51
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gc (Old)
 and      /work/SRC/openSUSE:Factory/.gc.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gc"

Changes:
--------
--- /work/SRC/openSUSE:Factory/gc/gc.changes    2015-03-16 09:40:58.000000000 
+0100
+++ /work/SRC/openSUSE:Factory/.gc.new/gc.changes       2016-02-16 
09:26:52.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Feb  1 10:03:41 UTC 2016 - [email protected]
+
+- Force -std=gnu++98 for C++ testcases.
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ gc.spec ++++++
--- /var/tmp/diff_new_pack.miLPIQ/_old  2016-02-16 09:26:53.000000000 +0100
+++ /var/tmp/diff_new_pack.miLPIQ/_new  2016-02-16 09:26:53.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gc
 #
-# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -83,6 +83,7 @@
 
 # see bugzilla.redhat.com/689877
 CPPFLAGS="-DUSE_GET_STACKBASE_FOR_MAIN"; export CPPFLAGS
+CXXFLAGS="$RPM_OPT_FLAGS -std=gnu++98"; export CXXFLAGS
 
 %configure --disable-static \
     --with-pic             \


Reply via email to