commit | 0628059753ec4cade1ead0f511f2a85b28362f9e | [log] [tgz] |
---|---|---|
author | Masahiro Yamada <yamada.masahiro@socionext.com> | Fri Jul 03 16:13:09 2015 +0900 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Tue Jul 07 11:39:51 2015 +0200 |
tree | fcc116ebb04efc9eea49ab4e93f80db6927a2c08 | |
parent | 3eba81a22e3bd5d34044575ffa67cdd62c0ae6cd [diff] |
ARM: disable HAVE_PRIVATE_LIBGCC for ARM64 We have not supported the private library for ARM 64bit. Prohibit ARM64 boards from enabling it until we make things ready. Signed-off-by: Masahiro Yamada <yamada.masahiro@socionext.com>