diff options
author | Liming Gao <liming.gao@intel.com> | 2018-04-25 18:11:42 +0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2018-05-21 15:23:00 +0800 |
commit | e243dfd12b763f363f5d3b2474efe924867d9e83 (patch) | |
tree | 85a76fd2c8b5be65d5d50e6b6607e32d6c04afeb /SecurityPkg | |
parent | 5022732fedeba45a6ef3387ba93051565ca3564b (diff) | |
download | edk2-e243dfd12b763f363f5d3b2474efe924867d9e83.zip edk2-e243dfd12b763f363f5d3b2474efe924867d9e83.tar.gz edk2-e243dfd12b763f363f5d3b2474efe924867d9e83.tar.bz2 |
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>
Diffstat (limited to 'SecurityPkg')
0 files changed, 0 insertions, 0 deletions