audk/BaseTools/Source/C/Makefiles
Chema Gonzalez 9d5aab0554 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>
2018-01-24 11:47:32 +08:00
..
NmakeSubdirs.bat BaseTools/Source/C/Makefiles: Fix NmakeSubdirs.bat always return 0 2017-03-02 16:43:42 +08:00
app.makefile BaseTools: Update Makefile to work at absolute path 2017-12-25 11:05:44 +08:00
footer.makefile BaseTools: Replace ARCH with HOST_ARCH in C Makefile to avoid conflict 2017-11-30 13:06:44 +08:00
header.makefile BaseTools: Barf on unknown HOST_ARCH in C Makefile 2018-01-24 11:47:32 +08:00
lib.makefile License header updated to match correct format. 2014-08-28 13:53:34 +00:00
ms.app BaseTools: Update Makefile to work at absolute path 2017-12-25 11:05:44 +08:00
ms.common BaseTools: Barf on unknown HOST_ARCH in C Makefile 2018-01-24 11:47:32 +08:00
ms.lib Sync BaseTool trunk (version r2649) into EDKII BaseTools. 2014-01-27 05:23:15 +00:00
ms.rule License header updated to match correct format. 2014-08-28 13:53:34 +00:00