diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-07-23 09:38:14 +0200 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-08-02 08:21:46 +0200 |
commit | 1c63516075b3d7e06a8919b030afdef3116d6373 (patch) | |
tree | fd02acf77ac2a87824848252b4137879e924185a /BaseTools/Source/Python/GenFds/Section.py | |
parent | 28ade7b802e0732cf9839017ee6e9cf78b842582 (diff) | |
download | edk2-platforms-1c63516075b3d7e06a8919b030afdef3116d6373.tar.xz |
BaseTools CLANG35: drop problematic use-movt and save-temps options
Some versions of Clang fail on every input file when using the
-save-temps options, and produces the following heplful error message:
<unknown>:0: error: Undefined temporary symbol
Simply dropping the option for CLANG35 is the simplest way around this,
since the value of storing .i and .s files is dubious anyway.
Also, drop the arm-use-movt option, which does not appear to be
supported anymore by recent versions of clang.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Jordan Justen <jordan.l.justen@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/GenFds/Section.py')
0 files changed, 0 insertions, 0 deletions