Signed-off-by: Henri Verbeet hverbeet@codeweavers.com --- configure.ac | 1 + 1 file changed, 1 insertion(+)
diff --git a/configure.ac b/configure.ac index 7b72d3e..819e768 100644 --- a/configure.ac +++ b/configure.ac @@ -48,6 +48,7 @@ AS_IF([test "x${GCC}" = "xyes"], VKD3D_CHECK_CFLAGS([-Wmissing-prototypes]) VKD3D_CHECK_CFLAGS([-Wunused-but-set-parameter]) VKD3D_CHECK_CFLAGS([-Wvla]) + VKD3D_CHECK_CFLAGS([-Wpointer-arith]) VKD3D_CHECK_CFLAGS([-Wl,--no-undefined])])
dnl Check for cross compilers
Hi,
While running your changed tests, I think I found new failures. Being a bot and all I'm not very good at pattern recognition, so I might be wrong, but could you please double-check?
Full results can be found at: https://testbot.winehq.org/JobDetails.pl?Key=57235
Your paranoid android.
=== debian10 (build log) ===
error: patch failed: configure.ac:48 Task: Patch failed to apply
=== debian10 (build log) ===
error: patch failed: configure.ac:48 Task: Patch failed to apply