summaryrefslogtreecommitdiffstats
path: root/package/gcc
diff options
context:
space:
mode:
authorGustavo Zacarias <gustavo@zacarias.com.ar>2014-01-09 19:32:47 -0300
committerPeter Korsgaard <peter@korsgaard.com>2014-01-11 00:15:07 +0100
commitd5c5dd1afe683d0b9147572608c579c748584acc (patch)
tree99761d3522f271ee42c7efc949dbe0bcb95ff159 /package/gcc
parent70de2d01284e70cfdbc929fbd6a20e113af0c7a9 (diff)
downloadbuildroot-d5c5dd1afe683d0b9147572608c579c748584acc.tar.gz
buildroot-d5c5dd1afe683d0b9147572608c579c748584acc.zip
ltrace: narrow down available architectures
First switch the architecture availability to positive logic since it's cleaner and avoids issues when new ones are introduced. Then look at the source for the available ones at sysdeps/linux-gnu/... aarch64 -> NULL arc -> NULL arm -> hardcoded to little endian, so no armeb avr32 -> NULL blackfin -> NULL microblaze -> NULL mips -> little/big endian handled but not for 64 bits nios2 -> NULL ppc -> OK sh -> NULL sparc -> OK x86 -> Both i386 and x86_64 handled xtensa -> NULL Fixes: http://autobuild.buildroot.net/results/cd2/cd24e7b6f863ab413d76ca7a81bd357ddf1dc4f7/ Signed-off-by: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/gcc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud