clapack: don't allow on PowerPC uClibc
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 6 May 2014 19:27:44 +0000 (21:27 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 7 May 2014 12:39:18 +0000 (14:39 +0200)
commitd05c2793609187d3ce843a2e491a0f31adf3216a
tree09d3d9748ac287487a3678e3f875edf330bd7f7d
parentd7b03fc417d42d2fe6377673d0f07378e61a1d7d
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>
package/armadillo/Config.in
package/clapack/Config.in