aboutsummaryrefslogtreecommitdiff
path: root/net/kea/patches/030-gcc11.patch
Commit message (Collapse)AuthorAge
* kea: bump to 2.0.2Stijn Tintel2022-04-02
| | | | | | | | | | | | | | | Drop patches that no longer apply: - net/kea/patches/001-fix-cross-compile.patch - net/kea/patches/002-fix-host-compile.patch Drop upstreamed patches: - net/kea/patches/020-shared_ptr.patch - net/kea/patches/030-gcc11.patch - net/kea/patches/040-map.patch Fixup patch net/kea/patches/003-no-test-compile.patch. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
* kea: fix compilation with GCC11Rosen Penev2021-07-07
Missing header. Signed-off-by: Rosen Penev <rosenp@gmail.com>