diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-08-04 16:39:59 +0200 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2016-08-05 16:32:36 +0200 |
commit | 0667e985270b5c2cc5d89e66bcff7e5804eee21f (patch) | |
tree | 82cdd0355aa6bb25a8519fe1bec9defb303a5efe /BaseTools/Source/Python/AutoGen/AutoGen.py | |
parent | f8c51389c6dbc8e99715489f70fb4ad47d49be1f (diff) | |
download | edk2-platforms-0667e985270b5c2cc5d89e66bcff7e5804eee21f.tar.xz |
BaseTools GCC/ARM: add -fno-builtin to CC flags
Avoid build errors when including OpensslLib, which may throw
undefined reference errors for builtin functions if -fno-builtin
is not specified (and it is already set for IA32, X64 and AARCH64)
So set it for ARM as well.
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/AutoGen/AutoGen.py')
0 files changed, 0 insertions, 0 deletions