audk/StandaloneMmPkg
Marvin Häuser 2108698346 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>
2021-10-18 13:32:39 +00:00
..
Core StandaloneMmPkg: Support CLANGPDB builds 2021-10-18 13:32:39 +00:00
Drivers/StandaloneMmCpu StandaloneMmPkg: build for 32bit arm machines 2021-08-11 11:32:32 +00:00
Include StandaloneMmPkg: build for 32bit arm machines 2021-08-11 11:32:32 +00:00
Library StandaloneMmPkg: Support CLANGPDB builds 2021-10-18 13:32:39 +00:00
StandaloneMmPkg.ci.yaml StandaloneMmPkg: Add EDK2 Core CI support 2021-01-07 11:13:39 +00:00
StandaloneMmPkg.dec StandaloneMmPkg: build for 32bit arm machines 2021-08-11 11:32:32 +00:00
StandaloneMmPkg.dsc StandaloneMmPkg: build for 32bit arm machines 2021-08-11 11:32:32 +00:00