commit | 4457f90d35f6146ef4463bd6870e150accf35f47 | [log] [tgz] |
---|---|---|
author | Patrick Venture <venture@google.com> | Wed Feb 13 15:02:37 2019 -0800 |
committer | Patrick Venture <venture@google.com> | Wed Feb 13 15:03:26 2019 -0800 |
tree | 14fbc3ae33c2cc7072e4f804e465196ecd962ae0 | |
parent | b61b107f82af4ee154ac051a2d32fa94f7f06ee4 [diff] |
build: pkg anti-pattern: use defaults Use the defaults in the pkg check where the default error message is sufficient to identify which package is missing. Change-Id: I7e36c34ab1cd7b45cb86fbfc5a3fe2fd0a7a262a 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`.