commit | b0a81f665fb76dab9ef2af174ac64de99211f2f8 | [log] [tgz] |
---|---|---|
author | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Dec 04 13:43:11 2019 -0800 |
committer | Vernon Mauery <vernon.mauery@linux.intel.com> | Wed Dec 04 13:43:13 2019 -0800 |
tree | aa198d03303089326389e42d1b9e5f880ad82dc3 | |
parent | 49a94b2f82fb1aa68d608f28c4863bb36661a3a4 [diff] |
Add boost_coroutine to the link list In preparation for a commit that adds yielding calls to the utils in libipmid, netipmid needs to be linking against boost_coroutine or it will fail to build after the commit is merged. Tested: Builds and runs the same as before, but ldd shows that the new binary is linked against boost_coroutine Change-Id: I2d2c06f6fd529819ee38777547e576acbe06408c Signed-off-by: Vernon Mauery <vernon.mauery@linux.intel.com>