build: set language to C++

Set the language in the build to C++.

Change-Id: Ic6085698a700b720a99858dc9ad0d85e972fb1a2
Signed-off-by: Patrick Venture <venture@google.com>
1 file changed
tree: 50c042b8b8d62505bd5d545a631317a50d0eadd5
  1. org/
  2. .gitignore
  3. bootstrap.sh
  4. configure.ac
  5. elog-errors.hpp
  6. host-interface.cpp
  7. host-interface.hpp
  8. LICENSE
  9. local_users.cpp
  10. local_users.hpp
  11. MAINTAINERS
  12. Makefile.am
  13. oemhandler.cpp
  14. oemhandler.hpp
  15. README.md
README.md

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

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`.

Supported Commands

  • Partial Add
  • Prepare for host update
  • Reset BMC authentication