~ruther/guix-local

ref: 25e2662e7e65db2d2c3f9479a352e3507bcb46e9 guix-local/gnu/packages/patches/mediasdk-gcc-14.patch -rw-r--r-- 341 bytes
25e2662e — Maxim Cournoyer gnu: dhtnet: Update to 0.0.1-6.6dd5a5e and enable natpmp support. 2 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
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"