aboutsummaryrefslogtreecommitdiff
path: root/samples/aarch64-unknown-linux-uclibcgnueabi/reported.by
Commit message (Collapse)AuthorAgeFilesLines
* Fix ARM32 name for androidAlexey Neyman2017-07-071-3/+0
| | | | | | | | | | | Must have eabi suffix for GCC to accept it. Also: - We only have one glibc now, no need to account for eglibc. - Rename aarch64 samples, eabi suffix does not apply to them (and ct-ng saveconfig was saving them into a different directory). Fixes #772. Signed-off-by: Alexey Neyman <stilor@att.net>
* Add a sample config.Alexey Neyman2017-02-031-0/+3
Signed-off-by: Alexey Neyman <stilor@att.net>