summaryrefslogtreecommitdiff
path: root/toolchains
AgeCommit message (Collapse)Author
2024-04-04Fix PATH of top-level toolchainsOliver Reiche
... which not only requires "/bin" (for "sh") but also "/usr/bin" for coreutils ("dirname", "realpath", "chmod", etc.), which are needed for compiler wrappers and the patch runner script.
2023-10-20Initial commitOliver Reiche