summaryrefslogtreecommitdiff
path: root/etc/toolchain/CC
AgeCommit message (Collapse)Author
2025-04-23toolchain: Add fallback DWP fieldPaul Cristian Sarbu
2024-10-22clang toolchain: add -fdebug-compilation-dir=. in debug modeKlaus Aehlig
... to allow reproducible debug builds. Unfortunately, gcc does not support such an option.
2024-04-19Toolchain: support passing through extra linker flagsKlaus Aehlig
2023-08-16Introduce configuration variable TOOLCHAIN_CONFIGOliver Reiche
... to pass along toolchain settings for current and future toolchain definitions. Configuration variable COMPILER_FAMILY is replaced by TOOLCHAIN_CONFIG["FAMILY"].
2023-05-30defaults: Separate toolchain from compile flagsOliver Reiche