commit | fd8c02d6e6ec383528e30b5d6848482599abbe3a | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Feb 21 12:54:07 2018 -0500 |
committer | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Feb 21 20:42:24 2018 -0500 |
tree | 30500c0e9ad214367a346fcb58098f55db56c34d | |
parent | 204e1e74691a05b523b2b5c98c1dae88dd865e10 [diff] |
watch: Add missing functional include std::function is not found with a GCC 7.2 runtime. Tested: Built repository with GCC 7.2 Change-Id: Ie139a8897aea4036c1159bebb03c3b446fb23687 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Phosphor BMC Code Management provides a set of system software management applications. More information can be found at Software Architecture
To build this package, do the following steps: 1. ./bootstrap.sh 2. ./configure ${CONFIGURE_FLAGS} 3. make To full clean the repository again run `./bootstrap.sh clean`.