Skip to content

Commit

Permalink
ARC: MWDT: bump toolchain version
Browse files Browse the repository at this point in the history
Bump minimal ARC MWDT version to 2022.09

Signed-off-by: Eugeniy Paltsev <[email protected]>
Signed-off-by: Evgeniy Paltsev <[email protected]>
  • Loading branch information
evgeniy-paltsev authored and carlescufi committed Nov 29, 2022
1 parent 94b87c6 commit 619c21e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/compiler/arcmwdt/generic.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ if(ret)
'${CMAKE_C_COMPILER} --version'"
)
else()
set(ARCMWDT_MIN_REQUIRED_VERS "2022.06")
set(ARCMWDT_MIN_REQUIRED_VERS "2022.09")
#
# Regular version has format: "T-2022.06"
# Engineering builds: "ENG-2022.06-001"
Expand Down

0 comments on commit 619c21e

Please sign in to comment.