diff options
Diffstat (limited to 'config/cc')
-rw-r--r-- | config/cc/gcc.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/cc/gcc.in b/config/cc/gcc.in index a87b7dba..427fc970 100644 --- a/config/cc/gcc.in +++ b/config/cc/gcc.in @@ -32,7 +32,7 @@ config CC_GCC_GOLD default y config CC_GCC_HAS_LIBMPX - depends on GCC_V_5_4_0_or_later || GCC_LINARO_V_5_4_2017_01_or_later + depends on GCC_MS_5 bool config CC_LANG_JAVA_USE_ECJ |