Skip to content

Commit a5d91c2

Browse files
committed
LLVMAENG-4038: Remove "pre" suffix to release files.
This is a release branch, so the -pre suffix is inappropriate.
1 parent 748f20f commit a5d91c2

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)