Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: c09dbc92e9142ad46b3f73ac0eb5cc283cb81baf
      
https://github.com/tianocore/edk2/commit/c09dbc92e9142ad46b3f73ac0eb5cc283cb81baf
  Author: Wei6 Xu <[email protected]>
  Date:   2022-02-07 (Mon, 07 Feb 2022)

  Changed paths:
    M BaseTools/Conf/build_rule.template
    M BaseTools/Conf/tools_def.template

  Log Message:
  -----------
  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 <[email protected]>
Cc: Liming Gao <[email protected]>
Cc: Yuwei Chen <[email protected]>
Signed-off-by: Wei6 Xu <[email protected]>
Reviewed-by: Liming Gao <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to