1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-27 12:40:32 +02:00
Files
guix/gnu
Janneke Nieuwenhuizen 8df0a32579 gnu: cmake-bootstrap: Fix build with gcc-14.
Apparently cmake-minimal cannot be updated because of the introducion of a
circular cppdap dependency.

* gnu/packages/cmake.scm (%common-disabled-tests): Add failing "LoadCommand"
and "LoadedCommandOneConfig" tests.

Change-Id: Ic71aa92c327f7853248748d6eab4db9309c90408
2025-07-18 20:17:12 +02:00
..