diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-06-18 19:31:18 +0200 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2018-06-18 20:03:03 +0200 |
commit | 6d56ace57b91a48274fa9b9cfbc98065307584ae (patch) | |
tree | 3a7c074343890dbc0a365411fce6b982ed8cdbbd /BaseTools/Source/Python/Workspace/DscBuildData.py | |
parent | a50aa9dd88818854ccde20fdf1b7b9286dc6076c (diff) | |
download | edk2-6d56ace57b91a48274fa9b9cfbc98065307584ae.tar.gz edk2-6d56ace57b91a48274fa9b9cfbc98065307584ae.tar.bz2 edk2-6d56ace57b91a48274fa9b9cfbc98065307584ae.zip |
BaseTools/tools_def CLANG35: add NOOPT build target
Create the missing NOOPT target for CLANG35 (which is ARM and AARCH64
only), and align it with the other toolchains: NOOPT has optimizations
disabled entirely (for source level debugging), and DEBUG is changed
from -O0 to -O1, as is the case for CLANG38 as well.
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/DscBuildData.py')
0 files changed, 0 insertions, 0 deletions