diff options
Diffstat (limited to 'www/ungoogled-chromium/files/patch-third__party_ffmpeg_configure')
-rw-r--r-- | www/ungoogled-chromium/files/patch-third__party_ffmpeg_configure | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/ungoogled-chromium/files/patch-third__party_ffmpeg_configure b/www/ungoogled-chromium/files/patch-third__party_ffmpeg_configure index ad7682855de7..5e9c4f7d2dae 100644 --- a/www/ungoogled-chromium/files/patch-third__party_ffmpeg_configure +++ b/www/ungoogled-chromium/files/patch-third__party_ffmpeg_configure @@ -1,6 +1,6 @@ ---- third_party/ffmpeg/configure.orig 2025-05-31 17:16:41 UTC +--- third_party/ffmpeg/configure.orig 2025-09-10 13:22:16 UTC +++ third_party/ffmpeg/configure -@@ -6873,8 +6873,8 @@ if ! disabled pthreads && ! enabled w32threads && ! en +@@ -6914,8 +6914,8 @@ if ! disabled pthreads && ! enabled w32threads && ! en if enabled pthread_np_h; then hdrs="$hdrs pthread_np.h" fi |