diff options
author | Chema Gonzalez <chemag@fb.com> | 2017-12-27 16:23:56 -0800 |
---|---|---|
committer | Liming Gao <liming.gao@intel.com> | 2018-01-24 11:47:32 +0800 |
commit | 9d5aab05540fd7de26894b05544f1efc424ff595 (patch) | |
tree | 2a9a5e129af081e1bf84b3d225f00276dbd9bc11 /BaseTools/Source/Python/Eot/CParser.py | |
parent | 42e8bc7d16aa2ef8d65a19b327d33c64cae54a9c (diff) | |
download | edk2-9d5aab05540fd7de26894b05544f1efc424ff595.tar.gz edk2-9d5aab05540fd7de26894b05544f1efc424ff595.tar.bz2 edk2-9d5aab05540fd7de26894b05544f1efc424ff595.zip |
BaseTools: Barf on unknown HOST_ARCH in C Makefile
I was getting `HOST_ARCH` set using the linux arch name ("x86_64"), which
is different from the MS one ("X64").
It is not clear anyway we can proceed without valid build variables
(`ARCH_INCLUDE`, `BIN_PATH`, `LIB_PATH`, `SYS_BIN_PATH`, and
`SYS_LIB_PATH`).
Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Chema Gonzalez <chemag@gmail.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python/Eot/CParser.py')
0 files changed, 0 insertions, 0 deletions