Hello community,

here is the log from the commit of package gedit-code-assistance for 
openSUSE:Factory checked in at 2013-07-31 17:25:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gedit-code-assistance (Old)
 and      /work/SRC/openSUSE:Factory/.gedit-code-assistance.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gedit-code-assistance"

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/gedit-code-assistance/gedit-code-assistance.changes  
    2013-04-06 08:57:57.000000000 +0200
+++ 
/work/SRC/openSUSE:Factory/.gedit-code-assistance.new/gedit-code-assistance.changes
 2013-07-31 17:25:32.000000000 +0200
@@ -1,0 +2,8 @@
+Mon Jul 29 15:24:09 UTC 2013 - [email protected]
+
+- Build using clang/llvm instead of gcc by exoprting CC=clang: the
+  C backend is written with llvm in mind. Not switching the
+  compiler can cause configure to mis-detect the availability of
+  clang/llvm due to invalid gcc parameters.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gedit-code-assistance.spec ++++++
--- /var/tmp/diff_new_pack.6uKd3a/_old  2013-07-31 17:25:32.000000000 +0200
+++ /var/tmp/diff_new_pack.6uKd3a/_new  2013-07-31 17:25:32.000000000 +0200
@@ -73,6 +73,7 @@
 %setup -q
 
 %build
+export CC=clang
 %configure
 make %{?_smp_mflags}
 

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

Reply via email to