pkgs/by-name/go/gopher/int_main.patch
0 → 100644
+13
−0
Loading
The project's configure file tested if the C compiler worked by compiling a small program, but that test program does not compile on GCC 14. This commit adds a patch which makes that test program work with GCC 14