openblas: fix build failure for MIPS n32
authorVicente Olivert Riera <Vincent.Riera@imgtec.com>
Thu, 14 Jul 2016 17:00:52 +0000 (18:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 15 Jul 2016 08:11:40 +0000 (10:11 +0200)
commit151cc4fdcb3c9dfe646a6881ebdc0da157b58a25
treea1982ef72919a3f2a32bf0afc0e650a9c058f8bc
parent91e0a02e9ec02913aec1aa78b54e9725bc07074d
openblas: fix build failure for MIPS n32

Support for n32 ABI in OpenBLAS is not complete. Adding a patch to fix
this problem.

This patch has been sent upstream as a pull request:

  https://github.com/xianyi/OpenBLAS/pull/926

Fixes:

  http://autobuild.buildroot.net/results/1e8/1e8506a0d7b4fe1b773535f7d23ca422c03f9770/

Signed-off-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/openblas/0001-Complete-support-for-MIPS-n32-ABI.patch [new file with mode: 0644]