commit | 5618105004bf4ccde0fd31ea48a2b760c9adfc0f | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Mon Jan 23 09:36:29 2017 -0600 |
committer | Patrick Williams <patrick@stwcx.xyz> | Wed Jan 25 21:05:41 2017 +0000 |
tree | 6bb3b19c202ce4b0402888d466f64af8eda4a528 | |
parent | 0573237f4521a0087153cded38814461c8978262 [diff] |
Correct compilation errors Fix compilation errors found with later gcc version during integration unit tests. Resolves openbmc/phosphor-host-ipmid#101 Change-Id: I35c5433f03521a877fd09748b8262d6172d21535 Signed-off-by: Matthew Barth <msbarth@us.ibm.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To full clean the repository again run ./bootstrap.sh clean
.