BaseTools/VfrCompile: honor CC if it is set

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Thomas <malinka@entropy-development.com>
Reviewed-by: Yonghong Zhu <yonghong.zhu@intel.com>

git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@19636 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Michael Thomas 2016-01-11 07:42:03 +00:00 committed by yzhu52
parent 7ae130da85
commit 819a2394f1
1 changed files with 1 additions and 1 deletions

View File

@ -114,7 +114,7 @@ PCCTS_H=../h
#
# UNIX
#
CC=cc
CC?=cc
COPT=-O
ANTLR=${BIN_DIR}/antlr
DLG=${BIN_DIR}/dlg