]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Conf/tools_def.template
BaseTools/tools_def GCC: ARM/AARCH64: drop -save-temps from command line
authorArd Biesheuvel <ard.biesheuvel@linaro.org>
Tue, 20 Jun 2017 18:43:53 +0000 (20:43 +0200)
committerArd Biesheuvel <ard.biesheuvel@linaro.org>
Thu, 22 Jun 2017 11:06:49 +0000 (11:06 +0000)
commitfa6080138c0804d4c094edfb8bfa37ab88935e45
tree100780160f9657d8742ae5583d33f447cf60a4bd
parent40b39d5e6cff7c8ba9fdf7ffc5723aebddc07759
BaseTools/tools_def GCC: ARM/AARCH64: drop -save-temps from command line

For historical reasons, GCC builds for ARM and AARCH64 pass the
-save-temps command line option to GCC, which instructs the compiler
to preserve intermediate files, i.e., preprocessor output and generated
assembler. Given that this clutters up the Build directory, and slows
down the build, let's remove it.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
BaseTools/Conf/tools_def.template