Mark bionic EXPERIMENTAL and dependent on GCC6+

Signed-off-by: Alexey Neyman <stilor@att.net>
This commit is contained in:
Alexey Neyman 2017-05-14 15:22:35 -07:00
parent f296faa8c2
commit 24b3fca910

View File

@ -2,6 +2,8 @@
## depends on ! WINDOWS && ! BARE_METAL
## depends on ARCH_arm || ARCH_mips || ARCH_x86
## depends on EXPERIMENTAL
## depends on CC_GCC_6_or_later
##
## select LIBC_SUPPORT_THREADS_POSIX
##