kumquat-buildroot/package/clapack
Thomas Petazzoni d05c279360 clapack: don't allow on PowerPC uClibc
On PowerPC, clapack uses the _fpu_control symbol, which isn't defined
on uClibc, so this commit disallows the selection of clapack on
PowerPC uClibc configurations. PowerPC/glibc and ARM/uClibc
configurations have been tested to build correctly.

Fixes:

  http://autobuild.buildroot.org/results/d1d/d1d721fa697956218dfc2c865dfb61911cf2600e/build-end.log

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
2014-05-07 14:39:18 +02:00
..
clapack-0001-cmake-force-libf2c-to-be-built-as-a-static-library.patch
clapack-0002-cmake-make-test-build-sensitive-to-BUILD_TESTING.patch
clapack-0003-cmake-do-not-try-to-run-arithchk-when-cross-compilin.patch
clapack-0004-cmake-blas-add-library-and-header-install-rules.patch
clapack-0005-cmake-lapack-add-library-and-header-install-rules.patch
clapack.mk
Config.in clapack: don't allow on PowerPC uClibc 2014-05-07 14:39:18 +02:00