Hello community,

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



--------
--- openSUSE:Factory/adolc/adolc.changes        2011-09-23 01:51:30.000000000 
+0200
+++ adolc/adolc.changes 2011-10-05 14:04:48.000000000 +0200
@@ -1,0 +2,5 @@
+Wed Oct  5 12:04:37 UTC 2011 - [email protected]
+
+- cross-build fix: use %__cc, %__cxx macros
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


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

Other differences:
------------------
++++++ adolc.spec ++++++
--- /var/tmp/diff_new_pack.Tsx1LX/_old  2011-10-06 14:58:04.000000000 +0200
+++ /var/tmp/diff_new_pack.Tsx1LX/_new  2011-10-06 14:58:04.000000000 +0200
@@ -110,7 +110,11 @@
 
 %build
 pushd ThirdParty/ColPack
-make %{_smp_mflags} EXTRA_FLAGS="$RPM_OPT_FLAGS" CXXFLAGS+="$RPM_OPT_FLAGS"
+make %{_smp_mflags} EXTRA_FLAGS="$RPM_OPT_FLAGS" \
+  CXXFLAGS+="$RPM_OPT_FLAGS" \
+  CC_COMPILER="%__cxx" \
+  CC_LINKER="%__cxx" \
+  CXX="%__cxx"
 popd
 autoreconf -v --install --force
 %configure --prefix=/usr

continue with "q"...



Remember to have fun...

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

Reply via email to