botan: fix mips64 build using n32 ABI
authorBaruch Siach <baruch@tkos.co.il>
Thu, 23 Oct 2014 06:34:48 +0000 (09:34 +0300)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Thu, 23 Oct 2014 20:15:53 +0000 (22:15 +0200)
commit141e3354415795f521931cdbb67f2222d666a01b
treeab2dbb96362df1f64b84ff0034b36b3e1d0b0cfa
parent05297611a6ee16ba8d7211ec4f3bc28a21c31d65
botan: fix mips64 build using n32 ABI

Remove explicit -mabi parameter, and let the external toolchain wrapper set
the correct -mabi.

Fixes:
http://autobuild.buildroot.net/results/8fb/8fb8621bc5175f593de4ad0f005a5c7ffd4d9241/

Cc: Francois Perrad <fperrad@gmail.com>
Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Acked-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/botan/0001-remove-mips64-explicit-mabi.patch [new file with mode: 0644]