summaryrefslogtreecommitdiff
path: root/config/libc/bionic.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-08-28 02:44:40 (GMT)
committerAlexey Neyman <stilor@att.net>2017-08-28 03:27:21 (GMT)
commit24b0e666b599253ff4884558a095a9d730694133 (patch)
tree06f5ae0e47689e16d84f982579b0c363e7221620 /config/libc/bionic.in
parent4d012dd5663a593c2cca851d60a6bac414ffdb09 (diff)
Apply ucontext patch to mainstream GCC releases
Not applicable to 4.8, as GLIBC2.26 requires 4.9 or newer. Record that dependency. 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 eafc482..41b87a1 100644
--- a/config/libc/bionic.in
+++ b/config/libc/bionic.in
@@ -3,7 +3,7 @@
## depends on ! WINDOWS && ! BARE_METAL
## depends on ARCH_ARM || ARCH_MIPS || ARCH_X86
## depends on EXPERIMENTAL
-## depends on GCC_6_or_later
+## select GCC_REQUIRE_6_or_later
##
## select LIBC_SUPPORT_THREADS_POSIX
##