aboutsummaryrefslogtreecommitdiff
path: root/packages/uClibc-ng/1.0.28
Commit message (Collapse)AuthorAgeFilesLines
* uClibc-ng does not implement name_to_handle_atAlexey Neyman2018-02-111-0/+50
| | | | | | ... so don't declare it, it confuses (at least) eudev's configure. Signed-off-by: Alexey Neyman <stilor@att.net>
* Upgrade to new releasesAlexey Neyman2018-01-282-0/+16
android-ndk, binutils, gcc, linux, mpfr, ncurses, newlib, uclibc-ng MPC vs MPFR dependencies required modifications in auto-generated templates to also provide non-inclusive older-than/newer-than specifications. Also correct MPC URLs, the website seems to have adjusted its directory layout. Currently, newlib 3.0.0 doesn't build for arm-nano-eabi. Signed-off-by: Alexey Neyman <stilor@att.net>