Disable threads in boost

Enabling threads in asio adds unnecessary locks that are not required in
a single threaded applications, and increases the binary size.

Change-Id: Iddd91913e941e9da64248f56196b244d5c04a5a8
Signed-off-by: Ed Tanous <ed@tanous.net>
1 file changed