summaryrefslogtreecommitdiff
path: root/config/libc
diff options
context:
space:
mode:
authorChris Packham <judge.packham@gmail.com>2022-02-16 08:24:12 (GMT)
committerChris Packham <judge.packham@gmail.com>2022-02-23 07:19:46 (GMT)
commit20044c0bf7ad5f2e32eca6ef6bacb993126d6c01 (patch)
tree7a31859a88854a9d582df8c2c59f254cb7d7cd9d /config/libc
parent71fad07b71df1243175937907c4f94283958c3b9 (diff)
bionic: mark bionic/android-ndk as obsolete
Support for bionic was dropped by GCC some time ago. There are patches for older GCC versions but those are difficult to maintain and the version of the android-ndk they support is of little use. Mark all of the existing bionic support as obsolete so it can be removed after the next release. Signed-off-by: Chris Packham <judge.packham@gmail.com>
Diffstat (limited to 'config/libc')
-rw-r--r--config/libc/bionic.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/libc/bionic.in b/config/libc/bionic.in
index a5b150e..b8b889c 100644
--- a/config/libc/bionic.in
+++ b/config/libc/bionic.in
@@ -5,6 +5,7 @@
## depends on ! WINDOWS && ! BARE_METAL
## depends on ARCH_ARM || ARCH_MIPS || ARCH_X86
## depends on EXPERIMENTAL
+## depends on OBSOLETE
#
# Patches to support bionic were not ported to GCC11 (or to GCC5 and below).
## select GCC_REQUIRE_6_or_later