diff options
| author | Hauke Mehrtens <hauke@hauke-m.de> | 2018-02-15 22:12:03 +0100 |
|---|---|---|
| committer | Hauke Mehrtens <hauke@hauke-m.de> | 2018-02-15 23:31:23 +0100 |
| commit | e7c179326a31aa747e410abcc1d2e16701564b47 (patch) | |
| tree | 12818e1ec36dafb7a86a15508842f4d9bd8acc07 /package/network/utils/iproute2/patches/009-keep_libmnl_optional.patch | |
| parent | 75c5ab4caf9cc14874e6b5d8b34064fb8862e82e (diff) | |
| download | mtk-20170518-e7c179326a31aa747e410abcc1d2e16701564b47.zip mtk-20170518-e7c179326a31aa747e410abcc1d2e16701564b47.tar.gz mtk-20170518-e7c179326a31aa747e410abcc1d2e16701564b47.tar.bz2 | |
iproute2: update to version 4.15.0
The musl compatibility patches are now included in the upstream version.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
Diffstat (limited to 'package/network/utils/iproute2/patches/009-keep_libmnl_optional.patch')
| -rw-r--r-- | package/network/utils/iproute2/patches/009-keep_libmnl_optional.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/network/utils/iproute2/patches/009-keep_libmnl_optional.patch b/package/network/utils/iproute2/patches/009-keep_libmnl_optional.patch index 7a5a702..61f8a69 100644 --- a/package/network/utils/iproute2/patches/009-keep_libmnl_optional.patch +++ b/package/network/utils/iproute2/patches/009-keep_libmnl_optional.patch @@ -1,6 +1,6 @@ --- a/configure +++ b/configure -@@ -292,7 +292,7 @@ check_selinux() +@@ -293,7 +293,7 @@ check_selinux() check_mnl() { |
