summaryrefslogtreecommitdiffstats
path: root/package/perl-file-util/perl-file-util.mk
diff options
context:
space:
mode:
authorArnout Vandecappelle <arnout@mind.be>2015-11-06 15:05:44 +0100
committerPeter Korsgaard <peter@korsgaard.com>2015-11-17 00:16:03 +0100
commit71b0ebd92d887c3c6b319e8d57c46db0274aa231 (patch)
tree72e5ed15f48109f63683f3686835286716d39459 /package/perl-file-util/perl-file-util.mk
parent1ca617fe72678cbd15e3d76170b9563ec74570bd (diff)
downloadbuildroot-71b0ebd92d887c3c6b319e8d57c46db0274aa231.tar.gz
buildroot-71b0ebd92d887c3c6b319e8d57c46db0274aa231.zip
gcc: add patches for powerpc e6500 64-bit support
Building with -mtune=e6500 led to build failures in glibc (probably in uclibc as well) because gcc was built for a 32-bit target even though the target tuple is powerpc64-*. This lead to a mix of 32-bit and 64-bit support and build errors like: fatal error: gnu/lib-names-32.h: No such file or directory The root cause is that the configure script is not handling e6500 correctly, because of stupid typo in the condition. Change has been submitted upstream. Signed-off-by: Arnout Vandecappelle (Essensium/Mind) <arnout@mind.be> Cc: Alvaro Gamez <alvaro.gamez@hazent.com> Cc: Gustavo Zacarias <gustavo@zacarias.com.ar> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/perl-file-util/perl-file-util.mk')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud