commit | d3d377426244621d5cc9274ee8ecb3a8f178c7f9 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Oct 04 10:17:14 2018 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Thu Oct 04 10:17:16 2018 -0700 |
tree | 595904251f226103054c11bcd4578892363db056 | |
parent | 90d147a1ee5340278506bbdf94edc32bb77154f2 [diff] |
phosphor-debug-collector: use c++17 Update configure.ac to choose the c++17 standard Change-Id: I3636e54a746c9f9312f5d01ac83113204ed78a46 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
Phosphor Debug Collector provides mechanisms to collect various log files and system parameters. Used to troubleshoot problems in OpenBMC based systems.
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`.