commit | 2edd0e6cd964f91e278674b88bed6df1ddb49ddd | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Thu Oct 25 16:10:10 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Thu Oct 25 16:12:57 2018 -0700 |
tree | a15539032c4a28391476d8b257054ee845d7cde4 | |
parent | 687a43697c7e20d1185a1e27e7c58cdf13ab3472 [diff] |
host-ipmid: ipmid-api: drop extern C linking Header not used by any C code at this point, drop extern C linking and unused headers associated with C compilation. Change-Id: Icdb1dd220d158256562a2529d9aa7b03ed1e2196 Signed-off-by: Patrick Venture <venture@google.com>
To build this package, do the following steps:
1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make
To clean the repository run ./bootstrap.sh clean
.