diff options
Diffstat (limited to 'config')
-rw-r--r-- | config/libc/bionic.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/libc/bionic.in b/config/libc/bionic.in index a5b150ea..b8b889c6 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 |