Skip to content

Move to actually using JLLs #349

@staticfloat

Description

@staticfloat

I believe we should be able to actually use the JLLs that ship with Julia as hinted at in this comment:

# using SuiteSparse_jll (move to this when stdlibs have full support for jlls)
const libumfpack = :libumfpack
const libcholmod = :libcholmod
const libspqr = :libspqr

This should standardize the library SONAME used by the main Julia distribution.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions