2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-10-07 13:36:21 +00:00
Commit Graph

2 Commits

Author SHA1 Message Date
Jelte Jansen
e16c86b622 [asio_update_148] update asio to 1.4.8
had to add on -Wno-strict-aliasing to cc/Makefile.am
2011-04-19 12:06:40 +02:00
Evan Hunt
748e5c85b1 - suppress unused-parameter warnings in src/bin/auth/asio_link.cc and
src/lib/cc/session.cc that were triggered by ASIO code.
- move ext/boost and ext/asio each down one level, to ext/boost/boost
  and ext/asio/asio.  This allows groups of external headers to be
  included more selectively: we can switch on asio without also including
  boost, or change the boost include directory without losing asio.


git-svn-id: svn://bind10.isc.org/svn/bind10/branches/trac168@1952 e5f2f494-b856-4b98-b285-d166d9295462
2010-05-27 18:57:15 +00:00