uClibc: Add uClibc patch to fix MIPS64/n64 interpreter
authorMarkos Chandras <markos.chandras@imgtec.com>
Wed, 3 Jul 2013 11:00:27 +0000 (12:00 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Tue, 30 Jul 2013 21:29:40 +0000 (23:29 +0200)
commit1c834dd1ce5d8b6eedb36126c878dd3f9dbbdb55
treec68f72e0b745eaf98275c7d968b7ef32c4ef7b23
parent309290e1fa299355fbfc0265aed7536b028a6c5a
uClibc: Add uClibc patch to fix MIPS64/n64 interpreter

uClibc picks the wrong interpreter for MIPS64/n64.
This patch fixes this problem by checking the selected
MIPS ABI instead of the MIPS variant.

This patch was sent upstream:
http://lists.uclibc.org/pipermail/uclibc/2013-July/047838.html

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
toolchain/uClibc/uClibc-0.9.33.2-mips64n64.patch [new file with mode: 0644]