aboutsummaryrefslogtreecommitdiff
path: root/samples/sh-multilib-linux-uclibc
Commit message (Collapse)AuthorAgeFilesLines
* Use the new SuperH fixes in the two multilib samplesAlexey Neyman2017-09-032-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>