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