| commit | 7861079e16fc54957b0d093c244e8b1e997aedbc | [log] [tgz] |
|---|---|---|
| author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Feb 21 13:08:15 2018 -0500 |
| committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Feb 21 20:42:15 2018 -0500 |
| tree | 980d4f2081bbd0752f544534349f9236a5d6c68b | |
| parent | ce910e960617d1be86f3b47a48f62f3daeb0ceba [diff] |
timer: Add missing functional include std::function is not found with a GCC 7.2 runtime. Change-Id: Id28ea8da225c6bae0742848ba3d379fbafcfc190 Tested: Built repository with GCC 7.2 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.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`.