Searched hist:"6 f5b41a2f5a6314614e286274eb8e985248aac60" (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/scripts/ |
H A D | Makefile.clang | 6f5b41a2f5a6314614e286274eb8e985248aac60 Mon Aug 02 13:39:08 CDT 2021 Nick Desaulniers <ndesaulniers@google.com> Makefile: move initial clang flag handling into scripts/Makefile.clang
With some of the changes we'd like to make to CROSS_COMPILE, the initial block of clang flag handling which controls things like the target triple, whether or not to use the integrated assembler and how to find GAS, and erroring on unknown warnings is becoming unwieldy. Move it into its own file under scripts/.
Reviewed-by: Nathan Chancellor <nathan@kernel.org> Signed-off-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|
/openbmc/linux/ |
H A D | Makefile | 6f5b41a2f5a6314614e286274eb8e985248aac60 Mon Aug 02 13:39:08 CDT 2021 Nick Desaulniers <ndesaulniers@google.com> Makefile: move initial clang flag handling into scripts/Makefile.clang
With some of the changes we'd like to make to CROSS_COMPILE, the initial block of clang flag handling which controls things like the target triple, whether or not to use the integrated assembler and how to find GAS, and erroring on unknown warnings is becoming unwieldy. Move it into its own file under scripts/.
Reviewed-by: Nathan Chancellor <nathan@kernel.org> Signed-off-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|
H A D | MAINTAINERS | 6f5b41a2f5a6314614e286274eb8e985248aac60 Mon Aug 02 13:39:08 CDT 2021 Nick Desaulniers <ndesaulniers@google.com> Makefile: move initial clang flag handling into scripts/Makefile.clang
With some of the changes we'd like to make to CROSS_COMPILE, the initial block of clang flag handling which controls things like the target triple, whether or not to use the integrated assembler and how to find GAS, and erroring on unknown warnings is becoming unwieldy. Move it into its own file under scripts/.
Reviewed-by: Nathan Chancellor <nathan@kernel.org> Signed-off-by: Nick Desaulniers <ndesaulniers@google.com> Signed-off-by: Masahiro Yamada <masahiroy@kernel.org>
|