mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-03 03:17:35 +00:00
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>
|
||
|---|---|---|
| .. | ||
| app.makefile | ||
| footer.makefile | ||
| header.makefile | ||
| lib.makefile | ||
| ms.app | ||
| ms.common | ||
| ms.lib | ||
| ms.rule | ||
| NmakeSubdirs.bat | ||