summaryrefslogtreecommitdiff
path: root/config/libc/bionic.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-07-02 03:17:56 (GMT)
committerAlexey Neyman <stilor@att.net>2017-07-08 17:57:56 (GMT)
commitd0ff020e23372a8eccd319c142c72d266c652f56 (patch)
tree3603c30a8975eef6f6748c73ce23f2ce90a7dd5b /config/libc/bionic.in
parentb155ce6ab804df56cdeb5b89bdf89f805ef4d853 (diff)
Fixes for building
- 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>
Diffstat (limited to 'config/libc/bionic.in')
-rw-r--r--config/libc/bionic.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/libc/bionic.in b/config/libc/bionic.in
index 6bf708b..4d6b857 100644
--- a/config/libc/bionic.in
+++ b/config/libc/bionic.in
@@ -11,7 +11,7 @@
## help This platform has no TLS (Thread Local Storage) support so that option must be
## help disabled in the Compiler options.
-source "config/versions/bionic.in"
+source "config/versions/android-ndk.in"
config THREADS
default "posix"