mirror of
https://github.com/bensuperpc/dockcross.git
synced 2025-06-10 21:19:26 +02:00
Update GCC to 7.5.0 to Add C++17 support
This commit is contained in:
@ -349,7 +349,7 @@ CT_CC_CORE_PASSES_NEEDED=y
|
||||
CT_CC_CORE_PASS_1_NEEDED=y
|
||||
CT_CC_CORE_PASS_2_NEEDED=y
|
||||
CT_CC_gcc=y
|
||||
CT_CC_GCC_VERSION="4.9.4"
|
||||
CT_CC_GCC_VERSION="7.5.0"
|
||||
# CT_CC_GCC_SHOW_LINARO is not set
|
||||
# CT_CC_GCC_V_6_3_0 is not set
|
||||
# CT_CC_GCC_V_5_4_0 is not set
|
||||
|
Reference in New Issue
Block a user