lincity: import Debian patch to fix gcc15 build

This commit is contained in:
7c6f434c
2026-01-03 16:51:10 +01:00
parent d04927492b
commit 3ef158a6c1
+4
View File
@@ -59,6 +59,10 @@ stdenv.mkDerivation (finalAttrs: {
url = "https://sources.debian.org/data/main/l/lincity/1.13.1-16/debian/patches/map-max-draw";
hash = "sha256-9qLPrmEKMMrSVwqtEvoiyjPPo1eLO3u6bCJslubmBJU=";
})
(fetchpatch {
url = "https://sources.debian.org/data/main/l/lincity/1.13.1-17/debian/patches/function-pointer-1097300";
hash = "sha256-6fwDIX88dCpAFE02Z4Ts5gsMf3wwxrToEwpy0DwZ6H4=";
})
];
# Workaround build failure on -fno-common toolchains like upstream