Hello community,

here is the log from the commit of package hcode for openSUSE:Factory
checked in at Thu Oct 6 16:03:45 CEST 2011.



--------
--- openSUSE:Factory/hcode/hcode.changes        2011-09-23 02:02:44.000000000 
+0200
+++ hcode/hcode.changes 2011-10-05 16:37:52.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  5 14:37:47 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %__cc macro
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ hcode.spec ++++++
--- /var/tmp/diff_new_pack.BDH4g8/_old  2011-10-06 16:03:40.000000000 +0200
+++ /var/tmp/diff_new_pack.BDH4g8/_new  2011-10-06 16:03:40.000000000 +0200
@@ -1,7 +1,7 @@
 #
-# spec file for package hcode (Version 2.1)
+# spec file for package hcode
 #
-# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -48,8 +48,8 @@
 %patch2 -p1
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS"
-gcc $RPM_OPT_FLAGS -D_MAIN -DCLEAN_QP -o hdcode  hdcode.c
+make CC="%__cc" CFLAGS="$RPM_OPT_FLAGS"
+%__cc $RPM_OPT_FLAGS -D_MAIN -DCLEAN_QP -o hdcode  hdcode.c
 
 %install
 mkdir -p %{buildroot}%{_prefix}/bin

continue with "q"...



Remember to have fun...

-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to