perlPackages.Tk: fix build with gcc15 (#471655)

This commit is contained in:
Marcus Ramberg
2025-12-17 13:54:50 +00:00
committed by GitHub
+1
View File
@@ -37048,6 +37048,7 @@ with self;
NIX_CFLAGS_COMPILE = toString [
"-Wno-error=implicit-int"
"-Wno-error=incompatible-pointer-types"
"-std=gnu17"
];
};
doCheck = false; # Expects working X11.