summaryrefslogtreecommitdiff
path: root/cmake/TC-gcc11.cmake
AgeCommit message (Collapse)Author
2026-02-28docs: Added SPDX-License-Identifiers to filesHEADv1.0.0maindevelopJacob McDonnell
2026-02-28fix: awk -> gawk & verify defconfig existsJacob McDonnell
Transitioned from awk to gawk for the time being to use gensub cross platform. Also, now verify that the defconfig specified exists and if it does not, then an error message is printed.