Fix gcc 7.5.0

This commit is contained in:
Bensuperpc 2021-05-04 17:25:50 +02:00
parent fdbb1affe3
commit 311f216402

View File

@ -359,7 +359,8 @@ CT_CC_GCC_VERSION="7.5.0"
# CT_CC_GCC_SHOW_LINARO is not set # CT_CC_GCC_SHOW_LINARO is not set
# CT_CC_GCC_V_6_3_0 is not set # CT_CC_GCC_V_6_3_0 is not set
# CT_CC_GCC_V_5_4_0 is not set # CT_CC_GCC_V_5_4_0 is not set
CT_CC_GCC_V_4_9_4=y CT_CC_GCC_V_4_9_4 is not set
CT_CC_GCC_V_7_5_0=y
CT_CC_GCC_4_8_or_later=y CT_CC_GCC_4_8_or_later=y
CT_CC_GCC_4_9=y CT_CC_GCC_4_9=y
CT_CC_GCC_4_9_or_later=y CT_CC_GCC_4_9_or_later=y