From ab54313828a733a28de9874690292d5453ae3dd3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Tue, 6 Aug 2024 02:23:36 +0000 Subject: automatic import of libell --- acd-client-nodebug.patch | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 acd-client-nodebug.patch (limited to 'acd-client-nodebug.patch') diff --git a/acd-client-nodebug.patch b/acd-client-nodebug.patch new file mode 100644 index 0000000..687ff02 --- /dev/null +++ b/acd-client-nodebug.patch @@ -0,0 +1,12 @@ +diff --git a/examples/acd-client.c b/examples/acd-client.c +index e737288..71e14ef 100644 +--- a/examples/acd-client.c ++++ b/examples/acd-client.c +@@ -107,7 +107,6 @@ int main(int argc, char *argv[]) + bool no_probe = false; + + l_log_set_stderr(); +- l_debug_enable("*"); + + if (argc < 3) { + usage(); -- cgit v1.2.3