Hello community,

here is the log from the commit of package python-greenlet for openSUSE:Factory 
checked in at 2014-11-05 15:55:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-greenlet (Old)
 and      /work/SRC/openSUSE:Factory/.python-greenlet.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-greenlet"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-greenlet/python-greenlet.changes  
2014-09-17 17:25:36.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-greenlet.new/python-greenlet.changes     
2014-11-05 15:55:47.000000000 +0100
@@ -1,0 +2,5 @@
+Mon Nov  3 22:19:05 UTC 2014 - [email protected]
+
+- build with -fno-tree-dominator-opts (boo#902146) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-greenlet.spec ++++++
--- /var/tmp/diff_new_pack.JqajNv/_old  2014-11-05 15:55:48.000000000 +0100
+++ /var/tmp/diff_new_pack.JqajNv/_new  2014-11-05 15:55:48.000000000 +0100
@@ -58,14 +58,14 @@
 %patch1 -p1
 
 %build
-CFLAGS="%{optflags}" python setup.py build
+CFLAGS="%{optflags} -fno-tree-dominator-opts" python setup.py build
 cd doc && make html
 
 %install
 python setup.py install --prefix=%{_prefix} --root=%{buildroot}
 
 %check
-CFLAGS="%{optflags}" python setup.py test
+CFLAGS="%{optflags} -fno-tree-dominator-opts" python setup.py test
 
 %files
 %defattr(-,root,root)


-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to