]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Print PACKAGES_PATH build environment if it is set.
authorLiming Gao <liming.gao@intel.com>
Fri, 6 Nov 2015 02:57:07 +0000 (02:57 +0000)
committerlgao4 <lgao4@Edk2>
Fri, 6 Nov 2015 02:57:07 +0000 (02:57 +0000)
commitf25da33d13357f5e6065e297f5f361e5743ce72f
treefa660bd2b701549bfa1aa754d0cb63455c58d530
parentca52754cfd3421648292b3764697af1735b199dd
BaseTools: Print PACKAGES_PATH build environment if it is set.

Print the optional build environment PACKAGES_PATH and EDK_TOOLS_BIN.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Michael Kinney <michael.d.kinney@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@18733 6f19259b-4bc3-4df7-8a09-765794883524
BaseTools/Source/Python/build/build.py