Merge lp://staging/~jamesh/net-cpp/boost-system-header-only into lp://staging/net-cpp

Proposed by James Henstridge
Status: Merged
Merged at revision: 50
Proposed branch: lp://staging/~jamesh/net-cpp/boost-system-header-only
Merge into: lp://staging/net-cpp
Diff against target: 70 lines (+10/-6)
5 files modified
CMakeLists.txt (+4/-0)
debian/control (+3/-3)
tests/http_client_load_test.cpp (+1/-1)
tests/http_client_test.cpp (+1/-1)
tests/http_streaming_client_test.cpp (+1/-1)
To merge this branch: bzr merge lp://staging/~jamesh/net-cpp/boost-system-header-only
Reviewer Review Type Date Requested Status
Ubuntu Phablet Team Pending
Review via email: mp+302254@code.staging.launchpad.net

Description of the change

Build with -DBOOST_ERROR_CODE_HEADER_ONLY so the resulting library doesn't link to libboost_system.so. This doesn't work with the old version of default Boost found in Vivid, but we will have a 1.58 backport available shortly.

I also added some __attribute__() declarations to silence the -Werror compile error.

To post a comment you must log in.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches