aboutsummaryrefslogtreecommitdiff
path: root/net/dnsdist/patches/010-libcxx.patch
Commit message (Collapse)AuthorAge
* dnsdist: update to 1.5.1Rosen Penev2020-10-10
| | | | Signed-off-by: Rosen Penev <rosenp@gmail.com>
* dnsdist: fix compilation with libcxx 10Rosen Penev2020-06-06
string_view is available with both boost and std. Backported extra patch getting rid of using namespace std. Signed-off-by: Rosen Penev <rosenp@gmail.com>