Skip to content

Commit a3408bb

Browse files
[ATfE]: Remove "pre" suffix to release files. (#468)
This is a release branch, so the -pre suffix is inappropriate.
2 parents 0653842 + a5d91c2 commit a3408bb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

arm-software/embedded/CMakeLists.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -353,7 +353,6 @@ install(
353353
# Generate a toolchain ID.
354354
# Product code 'E' for Embedded.
355355
set(LLVM_TOOLCHAIN_PROJECT_CODE "E")
356-
set(LLVM_TOOLCHAIN_VERSION_SUFFIX "pre")
357356
include(${CMAKE_CURRENT_SOURCE_DIR}/../shared/cmake/generate_toolchain_id.cmake)
358357

359358
# Include elf2bin

0 commit comments

Comments
 (0)