From 554cb206170790bea1dc5f23e7b8d6b5c2f6c1e9 Mon Sep 17 00:00:00 2001 From: Woodpecker CI Date: Fri, 26 Sep 2025 09:40:07 +0000 Subject: Woodpecker CI ccf1976e5a4ced44372d2d60ee8b73f784c8e7dd [SKIP CI] --- ffmpeg/gcc-14.patch | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 ffmpeg/gcc-14.patch (limited to 'ffmpeg/gcc-14.patch') diff --git a/ffmpeg/gcc-14.patch b/ffmpeg/gcc-14.patch deleted file mode 100644 index c9ab18c7..00000000 --- a/ffmpeg/gcc-14.patch +++ /dev/null @@ -1,12 +0,0 @@ -diff --git a/configure b/configure -index 4f5353f..88c66f3 100755 ---- a/configure -+++ b/configure -@@ -7540,6 +7540,7 @@ elif enabled gcc; then - check_cflags -Werror=return-type - check_cflags -Werror=vla - check_cflags -Wformat -+ check_cflags -Wno-error=incompatible-pointer-types - check_cflags -fdiagnostics-color=auto - enabled extra_warnings || check_disable_warning -Wno-maybe-uninitialized - if enabled x86_32; then -- cgit v1.2.3