Hello community,

here is the log from the commit of package asl for openSUSE:Factory
checked in at Thu Oct 6 14:58:50 CEST 2011.



--------
--- openSUSE:Factory/asl/asl.changes    2011-09-23 01:52:02.000000000 +0200
+++ asl/asl.changes     2011-10-05 14:35:34.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  5 12:35:27 UTC 2011 - u...@suse.com
+
+- cross-build fix: use %__cc macro
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ asl.spec ++++++
--- /var/tmp/diff_new_pack.xQVQvF/_old  2011-10-06 14:58:33.000000000 +0200
+++ /var/tmp/diff_new_pack.xQVQvF/_new  2011-10-06 14:58:33.000000000 +0200
@@ -60,8 +60,8 @@
 %patch1 -p1
 
 %build
-make CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
-make CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" docs
+make CC="%__cc" LD="%__cc" CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing"
+make CC="%__cc" LD="%__cc" CFLAGS="$RPM_OPT_FLAGS -fno-strict-aliasing" docs
 
 %check
 make test

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