diff options
author | Wei6 Xu <wei6.xu@intel.com> | 2022-01-20 22:59:56 +0800 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2022-02-07 02:39:18 +0000 |
commit | c09dbc92e9142ad46b3f73ac0eb5cc283cb81baf (patch) | |
tree | 4022ec4d3ede80709ce5f7aa38ce70e0b2fee285 /BaseTools/Source/Python/Workspace/MetaFileParser.py | |
parent | 6fb09da89f88000a7592171a0ce08cf1feaa0646 (diff) | |
download | edk2-c09dbc92e9142ad46b3f73ac0eb5cc283cb81baf.tar.gz edk2-c09dbc92e9142ad46b3f73ac0eb5cc283cb81baf.tar.bz2 edk2-c09dbc92e9142ad46b3f73ac0eb5cc283cb81baf.zip |
BaseTools/Conf: Add new macro for customizing dll file reduction.
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3810
New macro OBJCOPY_STRIPFLAG is added in build_rule.template to replace
'--strip-unneeded -R .eh_frame', so that module can have some unique
objcopy flags for its own purpose.
In tools_def.template, set '--strip-unneeded -R .eh_frame' as default
value of OBJCOPY_STRIPFLAG.
Cc: Bob Feng <bob.c.feng@intel.com>
Cc: Liming Gao <gaoliming@byosoft.com.cn>
Cc: Yuwei Chen <yuwei.chen@intel.com>
Signed-off-by: Wei6 Xu <wei6.xu@intel.com>
Reviewed-by: Liming Gao <gaoliming@byosoft.com.cn>
Diffstat (limited to 'BaseTools/Source/Python/Workspace/MetaFileParser.py')
0 files changed, 0 insertions, 0 deletions