diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2025-06-18 17:59:36 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2025-06-24 19:32:41 +0000 |
commit | 272c1b2b5f9881c63bde369579116242d639f1b1 (patch) | |
tree | c15ff553055015876e7ed14dfbc260b68aab026e /BaseTools/Source/Python/sitecustomize.py | |
parent | b4e5860fd5f722cc849265f1fa4ea20b4071fa1d (diff) | |
download | edk2-272c1b2b5f9881c63bde369579116242d639f1b1.zip edk2-272c1b2b5f9881c63bde369579116242d639f1b1.tar.gz edk2-272c1b2b5f9881c63bde369579116242d639f1b1.tar.bz2 |
UnitTestFrameworkPkg: Add -pie to ASLCC_FLAGS for unit tests
For Linux/GCC host-based unit tests, -fno-pei is added
to CC_FLAGS and this causes builds of .aslc/.act files for
ACPI tables used in host-based unit tests to fail. Add
-fpie to ASLCC_FLAGS in UnitTestFrameworkPkgHost.dsc.inc
to override this CC_FLAGS setting and resolve the build issue.
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/sitecustomize.py')
0 files changed, 0 insertions, 0 deletions