Hello community,
here is the log from the commit of package libqt5-qtwebengine for
openSUSE:Factory checked in at 2016-10-06 16:46:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libqt5-qtwebengine (Old)
and /work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libqt5-qtwebengine"
Changes:
--------
--- /work/SRC/openSUSE:Factory/libqt5-qtwebengine/libqt5-qtwebengine.changes
2016-10-06 12:28:28.000000000 +0200
+++
/work/SRC/openSUSE:Factory/.libqt5-qtwebengine.new/libqt5-qtwebengine.changes
2016-10-06 16:46:30.000000000 +0200
@@ -1,0 +2,6 @@
+Thu Oct 6 09:26:52 UTC 2016 - [email protected]
+
+- Pass the -fno-delete-null-pointer-checks flag to avoid further
+ gcc6 issues
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ libqt5-qtwebengine.spec ++++++
--- /var/tmp/diff_new_pack.5n3Iqw/_old 2016-10-06 16:46:36.000000000 +0200
+++ /var/tmp/diff_new_pack.5n3Iqw/_new 2016-10-06 16:46:36.000000000 +0200
@@ -233,8 +233,8 @@
build/linux/unbundle/replace_gyp_files.py $myconf
popd
+RPM_OPT_FLAGS="$RPM_OPT_FLAGS -fno-delete-null-pointer-checks"
%ifnarch x86_64
-RPM_OPT_FLAGS="$RPM_OPT_FLAGS "
export RPM_OPT_FLAGS=${RPM_OPT_FLAGS/-g / }
%endif
%qmake5 QMAKE_CFLAGS="$RPM_OPT_FLAGS" \