Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Aug 2021 20:59:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        ports-bugs@FreeBSD.org
Subject:   [Bug 257891] math/linbox: add OpenCL dependency
Message-ID:  <bug-257891-7788@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D257891

            Bug ID: 257891
           Summary: math/linbox: add OpenCL dependency
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: thierry@FreeBSD.org
          Reporter: bsd@philippost.de
          Assignee: thierry@FreeBSD.org
             Flags: maintainer-feedback?(thierry@FreeBSD.org)

Created attachment 227252
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D227252&action=
=3Dedit
math/linbox: add ocl dependency

math/linbox currently picks up libOpenCL.so if it is present on the system,=
 but
does not declare it as a dependency. The attached patch adds it as a library
dependency to the complete package and disables it for the minimal package.

This came up in testing my changes: iff MIN=3Don, then LinBox unconditional=
ly
picks up libflint.so and libtinyxml2.so if they are present on the system.
Adding --without-flint to the configure arguments does not have an effect.
There seems to be no option to disable tinyxml2 (the doxygen option is off).

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-257891-7788>