You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Move Toolchain ID script to shared location (arm#170)
This patch makes a few modifications to the CMake script to generate the
Arm Toolchain ID:
* The script has been moved out of the embedded build folder and into a
new shared one, so that it can be used by multiple toolchains.
* When run in script mode, the script will print the generated ID. This
can then be easily captured by an external script.
* The build number is now padded to a minimum of 4 characters.
(cherry picked from commit 17138e2)
0 commit comments