summaryrefslogtreecommitdiffstats
path: root/src/usr/hwpf/makefile
diff options
context:
space:
mode:
authorThi Tran <thi@us.ibm.com>2014-07-07 09:42:02 -0500
committerA. Patrick Williams III <iawillia@us.ibm.com>2014-07-14 13:51:45 -0500
commit1ae25b625d1281283bf125ab936d886c7c4c5f4a (patch)
treeec345b8a9c14a52ba5a62c98d74705436f769a0b /src/usr/hwpf/makefile
parent39b69ea39cf0af1d83807db4f862a921fe52139e (diff)
downloadtalos-hostboot-1ae25b625d1281283bf125ab936d886c7c4c5f4a.tar.gz
talos-hostboot-1ae25b625d1281283bf125ab936d886c7c4c5f4a.zip
SW265478: INITPROC: FSP - FAPI updates needed so file versions will appear in th
CQ:SW265478 Change-Id: I8a2f69c5f5220f0e6c8f518d8abef3c40a6e5547 Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11992 Reviewed-by: Thi N. Tran <thi@us.ibm.com> Tested-by: Thi N. Tran <thi@us.ibm.com> Reviewed-on: http://gfw160.aus.stglabs.ibm.com:8080/gerrit/11993 Tested-by: Jenkins Server Reviewed-by: A. Patrick Williams III <iawillia@us.ibm.com>
Diffstat (limited to 'src/usr/hwpf/makefile')
-rw-r--r--src/usr/hwpf/makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/usr/hwpf/makefile b/src/usr/hwpf/makefile
index 9cbb5eacb..4bf12e074 100644
--- a/src/usr/hwpf/makefile
+++ b/src/usr/hwpf/makefile
@@ -389,7 +389,7 @@ $(GENDIR)/$(IF_CMP_FLEX_TARGET:.c=.host.o): \
$(GENDIR)/$(IF_CMP_FLEX_TARGET) $(IF_COMPILER_H_FILES) \
$(GENDIR)/$(IF_CMP_YACC_H_TARGET)
$(C2) " CXX $(notdir $<)"
- $(C1)$(CCACHE) $(HOST_PREFIX)g++ -O3 $< -I ifcompiler -I $(GENDIR) \
+ $(C1)$(CCACHE) $(HOST_PREFIX)g++ -O3 -DHOSTBOOT_COMPILE $< -I ifcompiler -I $(GENDIR) \
-I $(GENDIR)/$(IF_CMP_SUBDIR) \
-I $(ROOTPATH)/src/include/usr/hwpf/hwp -c -o $@
OpenPOWER on IntegriCloud