summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--profiles/base/use.mask1
-rw-r--r--profiles/desc/elibc.desc1
2 files changed, 2 insertions, 0 deletions
diff --git a/profiles/base/use.mask b/profiles/base/use.mask
index ea8bc84ebcb9..4abfbedd0d3f 100644
--- a/profiles/base/use.mask
+++ b/profiles/base/use.mask
@@ -195,6 +195,7 @@ psyco
userland_BSD
elibc_AIX
+elibc_bionic
elibc_Cygwin
elibc_Darwin
elibc_DragonFly
diff --git a/profiles/desc/elibc.desc b/profiles/desc/elibc.desc
index 6b8fbda75912..70929ed3e18a 100644
--- a/profiles/desc/elibc.desc
+++ b/profiles/desc/elibc.desc
@@ -7,6 +7,7 @@
# Keep it sorted.
AIX - ELIBC setting for systems that use the AIX C library
+bionic - ELIBC setting for systems that use Android's Bionic C library
Cygwin - ELIBC setting for systems that use Cygwin
Darwin - ELIBC setting for systems that use the Darwin C library
DragonFly - ELIBC setting for systems that use the DragonFly C library