commit | dc044cdfe27d743e235fa8bffcdbafaabb63e297 | [log] [tgz] |
---|---|---|
author | Gustavo Zacarias <gustavo@zacarias.com.ar> | Wed Nov 27 15:09:26 2013 -0300 |
committer | Peter Korsgaard <peter@korsgaard.com> | Thu Nov 28 22:55:57 2013 +0100 |
tree | 03a89703d84e65d8d79ab918d831fb4e75fcbf56 | |
parent | 7324c8d1f928789fd9fabe182c7f0ad4d78cd7b7 [diff] |
toolchain/buildroot: default to eglibc for mips64 uClibc only works well for O32 ABI on mips64, so default to eglibc that works just fine with N32 & N64 ABIs as well. Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>