summaryrefslogtreecommitdiff
path: root/scripts/Makefile.clang
Commit message (Expand)AuthorAgeFilesLines
* kbuild: clang: do not use CROSS_COMPILE for target tripleMasahiro Yamada2023-04-171-6/+2
* kbuild: Turn a couple more of clang's unused option warnings into errorsNathan Chancellor2023-01-261-0/+2
* um: Allow builds with ClangKees Cook2022-03-211-0/+1
* kbuild: Add -Werror=ignored-optimization-argument to CLANG_FLAGSNathan Chancellor2021-09-191-0/+5
* kbuild: Switch to 'f' variants of integrated assembler flagNathan Chancellor2021-09-031-2/+2
* scripts/Makefile.clang: default to LLVM_IAS=1Nick Desaulniers2021-08-101-3/+3
* Makefile: infer --target from ARCH for CC=clangNick Desaulniers2021-08-101-2/+23
* Makefile: move initial clang flag handling into scripts/Makefile.clangNick Desaulniers2021-08-101-0/+14