]> git.proxmox.com Git - mirror_edk2.git/commit
BaseTools: Separate HOST and PREFIX env for GCC tool chain
authorLiming Gao <liming.gao@intel.com>
Wed, 25 Apr 2018 10:11:42 +0000 (18:11 +0800)
committerLiming Gao <liming.gao@intel.com>
Mon, 21 May 2018 07:23:00 +0000 (15:23 +0800)
commite243dfd12b763f363f5d3b2474efe924867d9e83
tree85a76fd2c8b5be65d5d50e6b6607e32d6c04afeb
parent5022732fedeba45a6ef3387ba93051565ca3564b
BaseTools: Separate HOST and PREFIX env for GCC tool chain

The crossing GCC compiler may use the different path for make and gcc tool.
So, GCC_HOST_BIN is introduced for make path. GCC5_BIN is still kept for
gcc path. User needs to set GCC_HOST_BIN besides set GCC5_BIN env if
the default make is not used. Normally, make is in the default system path.
GCC_HOST_BIN is not required to be set.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Liming Gao <liming.gao@intel.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>
Tested-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Acked-by: Laszlo Ersek <lersek@redhat.com>
BaseTools/Conf/tools_def.template