commit | 2e12a31f39d95c381a466e277e510faa02c351fb | [log] [tgz] |
---|---|---|
author | Brad Bishop <bradleyb@fuzziesquirrel.com> | Wed Feb 21 13:14:38 2018 -0500 |
committer | Tom Joseph <tomjoseph@in.ibm.com> | Tue Feb 27 03:50:53 2018 +0000 |
tree | 322c4a4ea59b3d6f7cd1bde7aa7395af328aca09 | |
parent | 16852b53304e5858eb2f5b278c34365fe8604e89 [diff] |
utils: Add missing functional include std::function is not found with a GCC 7.2 runtime. Tested: Built repository with GCC 7.2 Change-Id: I90d2585bb49973744bc62c68a5b10362478852c7 Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
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
.