summaryrefslogtreecommitdiffstats
path: root/package/glibc
diff options
context:
space:
mode:
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>2016-05-17 00:12:54 +0200
committerPeter Korsgaard <peter@korsgaard.com>2016-05-17 08:42:56 +0200
commit7540fe0c50715eb1e9706f59c8bc733f8bc92ed7 (patch)
treeab6a647742b3f931aaf0b3e94f8da0279dd29e76 /package/glibc
parent911406d11bdb528f8f802516c1a13cba89545b6f (diff)
downloadbuildroot-7540fe0c50715eb1e9706f59c8bc733f8bc92ed7.tar.gz
buildroot-7540fe0c50715eb1e9706f59c8bc733f8bc92ed7.zip
gcc: fix build of gcc 6.x on Microblaze
Due to patch 840-microblaze-enable-dwarf-eh-support.patch, gcc 6.x does not build: ../../gcc/config/microblaze/microblaze.c: In function 'void microblaze_expand_epilogue()': ../../gcc/config/microblaze/microblaze.c:3046: error: 'gen_rtx_raw_REG' was not declared in this scope This patch was originally added to gcc 4.9 to make it capable of building glibc. However, this is no longer needed with gcc 6.x, which builds glibc just fine. Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
Diffstat (limited to 'package/glibc')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud