diff options
| author | Marvin Häuser <mhaeuser@posteo.de> | 2021-10-14 22:05:48 +0300 |
|---|---|---|
| committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2021-10-18 16:32:39 +0300 |
| commit | 210869834639c1150b1f016e2022472a55cdd884 (patch) | |
| tree | e687d5eb3340e3b699934542bf56ddde5046c26a /BaseTools/Source/Python/CommonDataClass/DataClass.py | |
| parent | f10a112f08f3fb4a92c3d22f069f6066a12db3be (diff) | |
| download | edk2-210869834639c1150b1f016e2022472a55cdd884.tar.xz | |
StandaloneMmPkg: Support CLANGPDB builds
Currently, the flag "-fpie" is passed for all builds with a GCC
family toolchain, including CLANGPDB. CLANGPDB however does not
support this flag as it generates PE/COFF files directly.
As the flag is mostly required for ARM-specific self-relocation, drop
it for other architectures and document the limitation to enable e.g.
X64 CLANGPDB builds of StandaloneMmCore.
Signed-off-by: Marvin Häuser <mhaeuser@posteo.de>
Acked-by: Shi Steven <steven.shi@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/CommonDataClass/DataClass.py')
0 files changed, 0 insertions, 0 deletions
