dnsdist: fix compilation with libcxx 10
authorRosen Penev <redacted>
Tue, 2 Jun 2020 23:46:04 +0000 (16:46 -0700)
committerRosen Penev <redacted>
Sat, 6 Jun 2020 19:49:59 +0000 (12:49 -0700)
commitd5d13971a7e2f4944684c12bc50529d6913279ea
tree8488c91c61e50314fc1689dca36f2df6de92e813
parent6ef9d9e794627fa64c91eeb48a362bf3677684ae
dnsdist: fix compilation with libcxx 10

string_view is available with both boost and std.

Backported extra patch getting rid of using namespace std.

Signed-off-by: Rosen Penev <redacted>
net/dnsdist/Makefile
net/dnsdist/patches/010-libcxx.patch [new file with mode: 0644]
net/dnsdist/patches/020-std.patch [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT