clapack: disable on blackfin
authorSamuel Martin <s.martin49@gmail.com>
Tue, 13 May 2014 09:11:40 +0000 (11:11 +0200)
committerPeter Korsgaard <peter@korsgaard.com>
Tue, 13 May 2014 21:37:24 +0000 (23:37 +0200)
commit7f5fec620101dba2e97a08d7e61640aa39a3c3f0
tree86d4ac7aeae33cd1cf27ef92d8d1565922388953
parent50dfb57519b86d80475fe1f5107834178a88a25b
clapack: disable on blackfin

The "_" symbol prefix added by the blackfin toolchain causes "undefined
symbol" build failures when the compiler is trying to link a binary
with libblas and/or liblapack.

This patch also disables clapack reverse dependencies: armadillo.

Fixes:
  http://autobuild.buildroot.net/results/a28df0ba10803e6e54c2f8160bbd8190cba4d690/

Signed-off-by: Samuel Martin <s.martin49@gmail.com>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/armadillo/Config.in
package/clapack/Config.in