uClibc: Add uClibc patch to fix MIPS64/n64 interpreter
authorMarkos Chandras <markos.chandras@imgtec.com>
Fri, 19 Jul 2013 15:57:43 +0000 (16:57 +0100)
committerPeter Korsgaard <jacmet@sunsite.dk>
Fri, 19 Jul 2013 21:30:53 +0000 (23:30 +0200)
commitfb354d5faaa9b912e3d868b92622c11323d6ae9f
tree556a712c5eb9180fca2e6d5a00a15f185366eb5e
parent98463e6f87ee6a8369accd0ab4c34d70afe422c4
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.

The patch has been committed upstream:
http://git.uclibc.org/uClibc/commit/?id=603af30d6992e94ac30a66b953264076f4f2fd71

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
package/uclibc/0.9.33.2/uclibc-0009-mips64-fix-n64-interp.patch [new file with mode: 0644]