commit | 5dd0c1b689ab5ff1d026760e217ea5bb45436d29 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Mon Oct 29 18:57:00 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Mon Oct 29 18:57:33 2018 -0700 |
tree | 50c042b8b8d62505bd5d545a631317a50d0eadd5 | |
parent | a9915b76b4260b23cd14e30b41dd8985cc4ac1f8 [diff] |
build: set language to C++ Set the language in the build to C++. Change-Id: Ic6085698a700b720a99858dc9ad0d85e972fb1a2 Signed-off-by: Patrick Venture <venture@google.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`.