diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2015-10-02 14:48:30 +0000 |
---|---|---|
committer | abiesheuvel <abiesheuvel@Edk2> | 2015-10-02 14:48:30 +0000 |
commit | 63e1c23b225578efdaca714a81055eadb0a07cec (patch) | |
tree | 8d834d6946c97e1859a5e9026736a7979c94bef3 /BaseTools/Source/Python/Workspace | |
parent | 54d8d4dc971d326b1272095358427cb062b6e410 (diff) | |
download | edk2-platforms-63e1c23b225578efdaca714a81055eadb0a07cec.tar.xz |
BaseTools/AARCH64: use large code model for GCC <= 4.8
As it turns out, upstream GCC only supports the AArch64 'tiny' code
model as of version 4.9. Since the default 'small' code model requires
4 KB section alignment (which is undesirable for the XIP modules),
revert GCC 4.7 and 4.8 to using the 'large' code model instead.
Reported-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18569 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'BaseTools/Source/Python/Workspace')
0 files changed, 0 insertions, 0 deletions