~ruther/guix-local

d30e35f2ca1c7639c259e151c04af6533e27764a — Sharlatan Hellseher 11 months ago 41dc56c
gnu: python-fiona: Fix build with gcc@14.

* gnu/packages/geo.scm (python-fiona): [arguments] <phases>: Add
'set-configure-flags ignoring warnings.

Change-Id: I245104741997eaae1f45866d4562e3883e1581ce
1 files changed, 3 insertions(+), 0 deletions(-)

M gnu/packages/geo.scm
M gnu/packages/geo.scm => gnu/packages/geo.scm +3 -0
@@ 1110,6 1110,9 @@ projections and coordinate transformations library.")
    (arguments
     `(#:phases
       (modify-phases %standard-phases
          (add-before 'build 'set-configure-flags
            (lambda _
              (setenv "CFLAGS" "-Wno-error=incompatible-pointer-types")))
         (add-before 'check 'remove-local-fiona
           (lambda _
             ; This would otherwise interfere with finding the installed