diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-06-20 20:43:53 +0200 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-06-22 11:06:49 +0000 |
commit | fa6080138c0804d4c094edfb8bfa37ab88935e45 (patch) | |
tree | 100780160f9657d8742ae5583d33f447cf60a4bd /BaseTools/Source/Python/Table/TableDec.py | |
parent | 40b39d5e6cff7c8ba9fdf7ffc5723aebddc07759 (diff) | |
download | edk2-fa6080138c0804d4c094edfb8bfa37ab88935e45.tar.gz edk2-fa6080138c0804d4c094edfb8bfa37ab88935e45.tar.bz2 edk2-fa6080138c0804d4c094edfb8bfa37ab88935e45.zip |
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>
Diffstat (limited to 'BaseTools/Source/Python/Table/TableDec.py')
0 files changed, 0 insertions, 0 deletions