summaryrefslogtreecommitdiffstats
path: root/src/build
diff options
context:
space:
mode:
authorZane Shelley <zshelle@us.ibm.com>2017-05-31 15:03:36 -0500
committerDaniel M. Crowell <dcrowell@us.ibm.com>2017-06-09 17:14:33 -0400
commit9df63900351645431ba629bfa49fd236829daaf6 (patch)
tree7b42d4f2e005709d466c0cf0e8b40aa13a55473d /src/build
parent826713fa254a1255a42c4c4a8968b3ae3b7d0ea9 (diff)
downloadtalos-hostboot-9df63900351645431ba629bfa49fd236829daaf6.tar.gz
talos-hostboot-9df63900351645431ba629bfa49fd236829daaf6.zip
fixed compilation errors when IPLTIME_CHECKSTOP_ANALYSIS is enabled
Not all compile errors have been resolved because occCheckstop.C is not getting built at this time. This config will not be enabled as default until after the IPL support is complete. Change-Id: I9b2892c9bcae1929de2c871a71174a2f27d88d76 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/41181 Tested-by: Jenkins Server <pfd-jenkins+hostboot@us.ibm.com> Reviewed-by: William G. Hoffa <wghoffa@us.ibm.com> Tested-by: FSP CI Jenkins <fsp-CI-jenkins+hostboot@us.ibm.com> Tested-by: Jenkins OP Build CI <op-jenkins+hostboot@us.ibm.com> Reviewed-by: Caleb N. Palmer <cnpalmer@us.ibm.com> Reviewed-by: Benjamin J. Weisenbeck <bweisenb@us.ibm.com> Reviewed-by: Daniel M. Crowell <dcrowell@us.ibm.com>
Diffstat (limited to 'src/build')
-rw-r--r--src/build/configs/fsprelease.config1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/build/configs/fsprelease.config b/src/build/configs/fsprelease.config
index 513799a3e..593fd11b2 100644
--- a/src/build/configs/fsprelease.config
+++ b/src/build/configs/fsprelease.config
@@ -14,4 +14,5 @@ unset HTMGT
# OpenPower checkstop analysis
unset ENABLE_CHECKSTOP_ANALYSIS
+unset IPLTIME_CHECKSTOP_ANALYSIS
OpenPOWER on IntegriCloud