mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-01 06:45:55 +02:00
ce8752ef83
Package compilation would fail with modern GCC due to deprecated features that are used in the package source code. This patch updates the package to modernize the source code to fix compilation errors (see <https://github.com/jhbadger/xlispstat/pull/1>.) * gnu/packages/statistics.scm (xlispstat): Fix compilation with GCC version 14 or newer. [source]: Add a patch. * gnu/packages/patches/xlispstat-fix-compilation-with-modern-gcc.patch: New file. * gnu/local.mk (dist_patch_DATA): Register the patch. Change-Id: I0f8b194887298fff196be7426a0de7eb247a8c48
120 KiB
120 KiB