Hello community,

here is the log from the commit of package busybox for openSUSE:Factory
checked in at Tue Oct 4 18:07:36 CEST 2011.



--------
--- openSUSE:Factory/busybox/busybox-static.changes     2011-09-23 
01:53:01.000000000 +0200
+++ /mounts/work_src_done/STABLE/busybox/busybox-static.changes 2011-09-30 
16:46:23.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 30 14:46:04 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %__cc macro, set HOSTCC
+
+-------------------------------------------------------------------
--- openSUSE:Factory/busybox/busybox.changes    2011-09-23 01:53:01.000000000 
+0200
+++ /mounts/work_src_done/STABLE/busybox/busybox.changes        2011-09-30 
16:46:23.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Sep 30 14:45:39 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %__cc macro, set HOSTCC
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ busybox-static.spec ++++++
--- /var/tmp/diff_new_pack.EKsLUj/_old  2011-10-04 18:07:30.000000000 +0200
+++ /var/tmp/diff_new_pack.EKsLUj/_new  2011-10-04 18:07:30.000000000 +0200
@@ -76,6 +76,8 @@
 export VERBOSE=-v
 export BUILD_VERBOSE=2
 export CFLAGS="%{optflags} -fno-strict-aliasing"
+export CC="%{__cc}"
+export HOSTCC=gcc
 # somehow uClibc prefers it's own ar.h header, so rename it
 mv include/ar.h include/b_ar.h
 sed -i -e 's/"ar.h"/"b_ar.h"/' archival/*.c archival/*/*.c

++++++ busybox.spec ++++++
--- /var/tmp/diff_new_pack.EKsLUj/_old  2011-10-04 18:07:30.000000000 +0200
+++ /var/tmp/diff_new_pack.EKsLUj/_new  2011-10-04 18:07:30.000000000 +0200
@@ -73,6 +73,8 @@
 export VERBOSE=-v
 export BUILD_VERBOSE=2
 export CFLAGS="%{optflags} -fno-strict-aliasing"
+export CC="%{__cc}"
+export HOSTCC=gcc
 make -e oldconfig
 make -e %{?_smp_mflags}
 make -e doc busybox.links %{?_smp_mflags}

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