openwrt-packages/net/lispmob/patches
Hauke Mehrtens e9d97e52c0 lispmob: fix build with musl
lispmob accesses the gnu members of struct udphdr like source and dest
and does not use the posix member names. Instead of using the correct
names just define this as _GNU_SOURCE.

[bump PKG_RELEASE]
Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>

Signed-off-by: Etienne CHAMPETIER <champetier.etienne@gmail.com>
2016-07-02 08:48:44 +00:00
..
001-fix-musl-build.patch lispmob: fix build with musl 2016-07-02 08:48:44 +00:00