commit | 9debcd66b9f6fb9cfe85308f3bb493650dab1da3 | [log] [tgz] |
---|---|---|
author | Joseph Reynolds <jrey@us.ibm.com> | Wed May 30 12:31:45 2018 -0500 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Fri Jun 01 04:33:06 2018 +0000 |
tree | b7cea5d1b9809be0992974acb949145c81582c03 | |
parent | 454cc317b75af026e553ca33fbec6594412de140 [diff] |
Use s.c_str() in log messages Partly resolves openbmc/openbmc 2905 Tested: static_assert only Change-Id: Ib22b2cd079422cd0de806d22302099c3f1a09887 Signed-off-by: Joseph Reynolds <jrey@us.ibm.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`.