summaryrefslogtreecommitdiff
path: root/samples/sh-multilib-linux-uclibc
AgeCommit message (Collapse)AuthorFilesLines
2017-09-03Use the new SuperH fixes in the two multilib samplesAlexey Neyman2-0/+14
- Glibc configure args and tuple need adjustment on SuperH - Only allow "both endian" and "with CPU" for unspecified arch variant. May reconsider endianness (was breaking things before adjusting glibc tuple) - Retire non-multilib sample, it should be a subset of the multilib one now. Signed-off-by: Alexey Neyman <stilor@att.net>