aboutsummaryrefslogtreecommitdiff
path: root/samples/aarch64-unknown-linux-uclibcgnueabi
Commit message (Collapse)AuthorAgeFilesLines
* Fix ARM32 name for androidAlexey Neyman2017-07-072-17/+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>
* Run samples through an updateAlexey Neyman2017-03-201-1/+1
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Add a sample config.Alexey Neyman2017-02-032-0/+17
Signed-off-by: Alexey Neyman <stilor@att.net>