guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/1] Fix OpenEXR on i686, dependency of LibreOffice


From: Leo Famulari
Subject: [PATCH 0/1] Fix OpenEXR on i686, dependency of LibreOffice
Date: Thu, 10 Mar 2016 15:12:26 -0500

Currently, OpenEXR fails to build on i686 due to a test failure. This
breaks LibreOffice on that platform, too.

According to this upstream bug report, it is safe to disable the test in
question:
https://github.com/openexr/openexr/issues/67#issuecomment-21169748

So, here's a patch making that change.

Thoughts?

Leo Famulari (1):
  gnu: openexr: Disable broken test to fix build on i686.

 gnu/packages/graphics.scm | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

-- 
2.6.3




reply via email to

[Prev in Thread] Current Thread [Next in Thread]