commit | 9f44c99abec896255c92c41949ed09a721021356 | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Fri Nov 06 14:48:46 2020 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Sun Nov 08 09:58:34 2020 -0500 |
tree | fb9057837c42ab13ef37cfc15fefbd0caad4bc66 | |
parent | 8facccfaefcce6de0eba9156798ab7a548953d7a [diff] |
c++17: drop experimental::filesystem Use the real filesystem library, and drop support for building with experimental under c++14. Change-Id: I47cbfc30b223db9dc28e9536ceb84e9fe3342e96 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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`.