]> git.proxmox.com Git - mirror_edk2.git/commit - BaseTools/Conf/tools_def.template
BaseTools: Support /WHOLEARCHIVE option in VS2015 tool chain
authorLiming Gao <liming.gao@intel.com>
Thu, 24 Aug 2017 04:38:01 +0000 (12:38 +0800)
committerLiming Gao <liming.gao@intel.com>
Tue, 29 Aug 2017 01:30:31 +0000 (09:30 +0800)
commit578211b882fa99b1f7c82c3e5fd7eeee1510772c
treeb54be60b275a3fc844c9e46430b2f06015fd5ebf
parent51ce27fd8c583845480858eda503f38e8b42d619
BaseTools: Support /WHOLEARCHIVE option in VS2015 tool chain

https://bugzilla.tianocore.org/show_bug.cgi?id=582

Don't enable this option in the default setting, because it may cause VS2015
linker crash. Platform can enable this option in PlatformPkg.dsc like below:
[BuildOptions]
*_*_*_DLINK2_FLAGS = /WHOLEARCHIVE

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
BaseTools/Conf/build_rule.template
BaseTools/Conf/tools_def.template