commit | 02261c0c55e308869e1e1fab089a4ff49562cf5f | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Oct 31 15:16:23 2018 -0700 |
committer | Patrick Venture <venture@google.com> | Wed Oct 31 15:18:23 2018 -0700 |
tree | 518e1ca95ee4d4915589de11dd2b014f30a8e469 | |
parent | 5dd0c1b689ab5ff1d026760e217ea5bb45436d29 [diff] |
add .clang-format Add clang-format file to enable auto-formatting during development and checking during CI. Change-Id: I8389797fb47c019b8523057cb99486636efec623 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`.