mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-05-02 15:25:54 +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
7.8 KiB
7.8 KiB