commit | d6c7b2ece109391d739374fb21bfcdb784ca5f15 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Oct 04 10:29:19 2018 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Oct 04 10:29:24 2018 -0700 |
tree | 86c952b33b30dd38d0934543d1093644cc876f50 | |
parent | 81e23107ebb99bf19d6f0c2308c2fd9dec565499 [diff] |
openpower-host-ipmi-oem: use c++17 Update configure.ac to choose the c++17 standard Change-Id: Iba00344818ab24d6bc4ffe6b1abc2aabbd17bc4c Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
This .so file is designed to support the OpenPOWER's BIOS OEM commands. Documentation can be found by contacting the OpenPOWER mailing list @ https://github.com/open-power/op-build
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`.