summaryrefslogtreecommitdiff
path: root/etc/defaults/CC/gcc.TARGETS
AgeCommit message (Collapse)Author
2024-09-27Drop wrong and unneed toolchain reference in defaults targetKlaus Aehlig
The "PATH" field in ["CC", "defaults"] is taken literally (currently outside the foreign rules, in the future everywhere), so a reference to the toolchain does not work. However, it is not necessary either, so simply drop it.
2023-10-20Initial commitOliver Reiche