profiles: add ELIBC=bionic settings
authorMike Frysinger <vapier@gentoo.org>
Mon, 12 Oct 2015 20:59:37 +0000 (16:59 -0400)
committerMike Frysinger <vapier@gentoo.org>
Tue, 13 Oct 2015 00:14:25 +0000 (20:14 -0400)
profiles/base/use.mask
profiles/desc/elibc.desc

index ea8bc84ebcb9762d9192fb778e58d82515937c7c..4abfbedd0d3f7ab09ab86c5cb09b8f90510a8546 100644 (file)
@@ -195,6 +195,7 @@ psyco
 userland_BSD
 
 elibc_AIX
+elibc_bionic
 elibc_Cygwin
 elibc_Darwin
 elibc_DragonFly
index 6b8fbda759128a20f0e7ebca322d49cc46239395..70929ed3e18ab0659eea6e0b62630a6cbf3b695b 100644 (file)
@@ -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