mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-06-04 14:39:54 +00:00
rdfind: Fix patch-fuzz warnings
Patch needs to be refreshed Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
+2
-7
@@ -12,12 +12,10 @@ Signed-off-by: Khem Raj <raj.khem@gmail.com>
|
||||
configure.ac | 2 +-
|
||||
1 file changed, 1 insertion(+), 1 deletion(-)
|
||||
|
||||
diff --git a/configure.ac b/configure.ac
|
||||
index be1b2fd..157a7d7 100644
|
||||
--- a/configure.ac
|
||||
+++ b/configure.ac
|
||||
@@ -46,7 +46,7 @@ AC_CHECK_HEADER(nettle/sha.h,,[AC_MSG_ERROR([
|
||||
On Debian-ish systems, use "apt-get install nettle-dev" to get a system
|
||||
@@ -46,7 +46,7 @@ AC_CHECK_HEADER(nettle/sha.h,,[AC_MSG_ER
|
||||
On Debian-ish systems, use \"apt-get install nettle-dev\" to get a system
|
||||
wide nettle install.
|
||||
])])
|
||||
-AC_CHECK_LIB(nettle,main,,[AC_MSG_ERROR([
|
||||
@@ -25,6 +23,3 @@ index be1b2fd..157a7d7 100644
|
||||
Could not link to libnettle. Please install nettle
|
||||
first. If you have already done so; please run ldconfig
|
||||
as root or check whether the path libnettle was installed
|
||||
--
|
||||
2.37.3
|
||||
|
||||
|
||||
Reference in New Issue
Block a user