]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Update BaseTools top GNUMakefile with the clear dependency
authorLiming Gao <liming.gao@intel.com>
Tue, 28 Nov 2017 03:18:51 +0000 (11:18 +0800)
committerLiming Gao <liming.gao@intel.com>
Thu, 30 Nov 2017 05:06:49 +0000 (13:06 +0800)
commit9e1131b70b4b6002cd1904401946ef0b22cf7d33
treed668be579fe9adc71916f46231cb09f641ee0ab9
parenta9f6e0a4dc6d3f4dec53bb2a11b1c0ecee455076
BaseTools: Update BaseTools top GNUMakefile with the clear dependency

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

After GNUmakefile dependency is fixed up, it can make with -j N to enable
multiple thread build in base tools C source and save build time.

In my linux host machine, make -j 4 to compile BaseTools and save ~60% time.

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/GNUmakefile
BaseTools/Source/C/GNUmakefile