1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-20 01:00:30 +02:00
Files
guix/gnu/packages/image-processing.scm
Jake Forster 55ef7ba13d gnu: insight-toolkit: Use gcc@13 to fix build.
ITK with Python wrapping fails to build with gcc@14: constexpr function's
return type '__castxml_Float32' (aka '__castxml_Float32_s') is not a literal
type

* gnu/packages/image-processing.scm (insight-toolkit)[native-inputs]: Add
gcc-13.

Change-Id: I9d7286a26840ede45a9543b4dbf195548cb59245
Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
2025-07-25 14:07:37 +01:00

74 KiB