commit | 3e9101e99a8fa9bd0c2336f12c54450c596c89c0 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Aug 25 16:43:58 2020 -0700 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Tue Aug 25 16:45:24 2020 -0700 |
tree | 27f93431d4bfaae4e43507392591e6a286be6ede | |
parent | 778418daae5c9998687fed1dedbc6b8d10a9d1db [diff] |
remove include boost/asio.hpp This makes it possible to build without including asio.hpp. This should reduce build times and makes it more explicit what parts of asio are getting used. Tested: builds as expected Change-Id: Ibfdf1c3f842a8a86ef45ead3c964c51422ffd673 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
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
.