commit | 8b4700521afc5760474fc82ebeb861c2c84118da | [log] [tgz] |
---|---|---|
author | Matthew Barth <msbarth@us.ibm.com> | Wed Sep 21 10:02:57 2016 -0500 |
committer | Matthew Barth <msbarth@us.ibm.com> | Wed Sep 21 10:53:55 2016 -0500 |
tree | c6131043f22ab71e196c173a727a1ac371c6729a | |
parent | b898314b84e808d8e64c759140bdead2e573e78e [diff] |
Ensure all tools are building with -Wall and -Werror Corrected resulting compiler errors from correctly adding -Wall & -Werror within configure.ac. Change-Id: Ia7aaafa83103322ad4b50171d62144624dd71e42 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
.