diff options
Diffstat (limited to 'config/cc/gcc.in')
-rw-r--r-- | config/cc/gcc.in | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config/cc/gcc.in b/config/cc/gcc.in index a2f75ee1..0cbf0b61 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 |