1
0
mirror of https://git.openwrt.org/feed/packages.git synced 2024-06-14 03:13:54 +02:00
openwrt-packages/net/kea
Rosen Penev 222cad4ccc kea: fix compilation with libcxx
Boost headers try to include experimental/string_view when std is less
than c++17. This does not work ith libcxx where this header is not
present.

Refreshed patches.

Signed-off-by: Rosen Penev <rosenp@gmail.com>
2020-10-31 18:23:28 -07:00
..
patches kea: fix compilation with libcxx 2020-10-31 18:23:28 -07:00
Makefile kea: fix compilation with libcxx 2020-10-31 18:23:28 -07:00