commit | 2b168a831ce5469a51f624396055c7eea8aa4101 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Mon Oct 29 14:57:16 2018 -0700 |
committer | Andrew Geissler <geissonator@yahoo.com> | Wed Oct 31 20:30:22 2018 +0000 |
tree | ef6d6d0ceae2db7b0c6357bbebdfdebc5bb1a2f9 | |
parent | dd820728775edc29d974a7f4430a6be6f1b27fa4 [diff] |
build-scripts: build boost library instead of just install headers The new boost::asio yielding coroutine code needs to be able to link against libboost_coroutine.so to build. This removes the copy of the headers and does an actual build of the two boost libraries that are currently used by the project: coroutine and context. Tested-by: ./run-unit-test-docker.sh (with UNIT_TEST_PKG=phosphor-host-ipmid) Change-Id: Idc142a4cd890658a4d7eb5dc2091f702ed9f7469 Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>
Build script for CI jobs in Jenkins.