diff options
Diffstat (limited to 'meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-build-with-clang.patch')
-rw-r--r-- | meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-build-with-clang.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-build-with-clang.patch b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-build-with-clang.patch index 9d1e05d7f4..9ca227d68d 100644 --- a/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-build-with-clang.patch +++ b/meta/recipes-extended/tcp-wrappers/tcp-wrappers-7.6/0001-Fix-build-with-clang.patch | |||
@@ -6,7 +6,7 @@ Subject: [PATCH] Fix build with clang | |||
6 | Fix "error: non-void function 'fix_options' should return a value". | 6 | Fix "error: non-void function 'fix_options' should return a value". |
7 | Add function prototype to tcpd.c and miscd.c. | 7 | Add function prototype to tcpd.c and miscd.c. |
8 | 8 | ||
9 | Upstream-Status: Pending | 9 | Upstream-Status: Inactive-Upstream [current release is from 1997; no vcs anywhere] |
10 | 10 | ||
11 | Signed-off-by: Oleksiy Obitotskyy <oobitots@cisco.com> | 11 | Signed-off-by: Oleksiy Obitotskyy <oobitots@cisco.com> |
12 | --- | 12 | --- |