diff options
author | dann frazier <dannf@debian.org> | 2017-05-31 10:57:54 -0600 |
---|---|---|
committer | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2017-06-01 08:30:23 +0000 |
commit | a6b5380642c4d9f55175dd5f423bae9ecc1be9d8 (patch) | |
tree | 6204846b27d1c60c17b201eceabce8b7ef208793 /BaseTools/Source/Python/CommonDataClass/__init__.py | |
parent | 8bef878beada6400aaed2f3c2bf73d6c90cde931 (diff) | |
download | edk2-a6b5380642c4d9f55175dd5f423bae9ecc1be9d8.tar.gz edk2-a6b5380642c4d9f55175dd5f423bae9ecc1be9d8.tar.bz2 edk2-a6b5380642c4d9f55175dd5f423bae9ecc1be9d8.zip |
BaseTools/GCC ARM/AARCH64: Force disable PIE
After Debian's toolchain switched to PIE by default, our edk2 builds began
to fail to build (GCC49 w/ gcc 6.3). This patch fixes the build by forcing
off PIE for both ARM and AARCH64 builds.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: dann frazier <dannf@debian.org>
Add -fno-pic as well for ARM.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass/__init__.py')
0 files changed, 0 insertions, 0 deletions