summaryrefslogtreecommitdiff
path: root/config/cc/gcc.in
diff options
context:
space:
mode:
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