commit | af07acf84ab9a226184bf3baad63df0b675f4f55 | [log] [tgz] |
---|---|---|
author | William A. Kennington III <wak@google.com> | Tue Nov 06 15:15:28 2018 -0800 |
committer | William A. Kennington III <wak@google.com> | Tue Nov 06 15:15:28 2018 -0800 |
tree | 833d315015ee132006dc0d0a2bcc7a97229f891b | |
parent | ea4e6aee07f61d0c076fd5f8f13808604523cda2 [diff] |
Fix std::variant usage Use the std::get() interface instead of mapbox specific .get() member interface. Change-Id: I4ce467c49ea418adba422bbd09fa829acd53da3c Signed-off-by: William A. Kennington III <wak@google.com>
OpenPower PNOR (Processor NOR) Code Management provides a set of host software management applications for OpenPower systems. The host firmware is stored on the PNOR chip. More information can be found at Software Architecture or Host Code Update
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`.