summaryrefslogtreecommitdiff
path: root/config/cc/gcc.in
diff options
context:
space:
mode:
authorAlexey Neyman <stilor@att.net>2017-02-19 02:47:19 (GMT)
committerAlexey Neyman <stilor@att.net>2017-02-19 02:47:19 (GMT)
commit31e7cd688de455ceef5a4914d9fd540e5e55579f (patch)
treeca1951f7a6a3bb1166da53e01065b74c0cc29959 /config/cc/gcc.in
parent264b0c8686051f6a8fe08cc41a34d5225d83e7a6 (diff)
Latest GCC has libmpx and Go.
Signed-off-by: Alexey Neyman <stilor@att.net>
Diffstat (limited to 'config/cc/gcc.in')
-rw-r--r--config/cc/gcc.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cc/gcc.in b/config/cc/gcc.in
index a2f75ee..0cbf0b6 100644
--- a/config/cc/gcc.in
+++ b/config/cc/gcc.in
@@ -175,6 +175,8 @@ config CC_GCC_latest
select CC_GCC_6_or_later
select CC_GCC_USE_GMP_MPFR
select CC_GCC_USE_MPC
+ select CC_GCC_HAS_LIBMPX
+ select CC_SUPPORT_GOLANG
# Only enable gcc's support for plugins if binutils has it as well
# They are useful only when doing LTO, but it does no harm enabling