Re: [PATCH] cleanup: make memcpy check -Werror safe

2024-03-19 Thread Guillem Jover
Hi! Thanks! I ended up just removing the check for this function. Now in git main. Regards, Guillem

[PATCH] cleanup: make memcpy check -Werror safe

2024-03-19 Thread Simon Richter
--- configure.ac | 16 +++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index b084ade12..1daf4b1de 100644 --- a/configure.ac +++ b/configure.ac @@ -207,7 +207,21 @@ DPKG_CHECK_COMPAT_FUNCS([\ alphasort \ unsetenv \ ]) -AC_CHECK_FUNCS