Revision: 19636
http://sourceforge.net/p/edk2/code/19636
Author: yzhu52
Date: 2016-01-11 07:42:03 +0000 (Mon, 11 Jan 2016)
Log Message:
-----------
BaseTools/VfrCompile: honor CC if it is set
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Michael Thomas <[email protected]>
Reviewed-by: Yonghong Zhu <[email protected]>
Modified Paths:
--------------
trunk/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile
Modified: trunk/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile
===================================================================
--- trunk/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile 2016-01-11
05:18:32 UTC (rev 19635)
+++ trunk/edk2/BaseTools/Source/C/VfrCompile/Pccts/dlg/makefile 2016-01-11
07:42:03 UTC (rev 19636)
@@ -114,7 +114,7 @@
#
# UNIX
#
-CC=cc
+CC?=cc
COPT=-O
ANTLR=${BIN_DIR}/antlr
DLG=${BIN_DIR}/dlg
------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits