aboutsummaryrefslogtreecommitdiff
path: root/scripts/build/libc/bionic.sh
Commit message (Collapse)AuthorAgeFilesLines
* Fixes for buildingAlexey Neyman2017-07-081-4/+4
| | | | | | | | | - Need GDB8.0 milestone - Make uClibc "master" package - Rename bionic -> android-ndk to match the package name and support suffixes for archives Signed-off-by: Alexey Neyman <stilor@att.net>
* Fix the references to old config variablesAlexey Neyman2017-07-081-12/+4
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Convert the rest of packages to new frameworkAlexey Neyman2017-07-081-3/+3
| | | | Signed-off-by: Alexey Neyman <stilor@att.net>
* Preliminary bionic/Android supporthyc2017-05-141-0/+43
Mostly from Crystax NDK