guix-mirrors/gnu/packages/patches/mediasdk-gcc-14.patch
Janneke Nieuwenhuizen 41fed9424e
gnu: mediasdk: Update to 23.2.2 and fix build with gcc-14.
* gnu/packages/patches/mediasdk-gcc-14.patch: New file.
* gnu/local.mk (dist_patch_DATA):
* gnu/packages/video.scm (mediasdk): Update to 23.2.2 and use it.

Change-Id: I6a007ac9728d8ed16ddeef425cc544e7f0d861c1
2025-07-18 20:17:18 +02:00

12 lines
341 B
Diff

Upstream status: Not presented upstcream.
--- source/api/mfx_dispatch/linux/mfxparser.cpp.orig 2024-12-31 21:52:28.147107173 +0100
+++ source/api/mfx_dispatch/linux/mfxparser.cpp 2024-12-31 21:52:47.471325750 +0100
@@ -23,6 +23,7 @@
#include <stdlib.h>
#include <string.h>
+#include <cstdint>
#include <list>
#include "mfxloader.h"