summaryrefslogtreecommitdiff
path: root/gnu/packages/golang.scm
diff options
context:
space:
mode:
authorJohn Kehayias <john.kehayias@protonmail.com>2024-04-10 10:52:14 -0400
committerJohn Kehayias <john.kehayias@protonmail.com>2024-04-10 10:52:14 -0400
commit2718616f77aace28b3962fef29b4e38b87a512ce (patch)
treef9eb61eb6cd7a6812f1b8d528d2b46dbb52e82c5 /gnu/packages/golang.scm
parent6cae1db889f62051580d5a365f62585412a53a8c (diff)
downloadguix-patches-2718616f77aace28b3962fef29b4e38b87a512ce.tar
guix-patches-2718616f77aace28b3962fef29b4e38b87a512ce.tar.gz
gnu: openexr: Fix build.
Two issues are fixed with this commit. First, openexr would fail to build on i686-linux due to a test which checks for SSE2. Secondly, dependents could fail to find openexr as it now has libdeflate in the Requires.private of OpenEXR.pc. * gnu/packages/graphics.scm (openexr)[arguments]: Enable SSE2 for x86_64-linux and i686-linux in configure-flags. [inputs]: Remove zlib (no longer used). Move libdeflate from here ... [propagated-inputs]: ... to here. Change-Id: Ib2e6669036033e262447ba4b1b98c20c7db13bf1
Diffstat (limited to 'gnu/packages/golang.scm')
0 files changed, 0 insertions, 0 deletions