aboutsummaryrefslogtreecommitdiff
path: root/patches/gcc/5.4.0/876-xtensa-fix-libgcc-build-with-text-section-literals.patch
Commit message (Collapse)AuthorAgeFilesLines
* gcc: fix libgcc build with --text-section-literals for xtensaMax Filippov2016-11-221-0/+67
This fixes toolchain build with --text-section-literals, which should normally be enabled for linux targets. Signed-off-by: Max Filippov <jcmvbkbc@gmail.com>