Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SuiteSparse 7.5.1 #732

Merged
merged 11 commits into from
Jan 14, 2024
Merged

SuiteSparse 7.5.1 #732

merged 11 commits into from
Jan 14, 2024

Conversation

DrTimothyAldenDavis
Copy link
Owner

No description provided.

DrTimothyAldenDavis and others added 11 commits January 10, 2024 18:12
On some platform, it is necessary to link to librt when using
`clock_gettime`.  Add configure checks to detect if the function is
available and whether it needs linking with librt.

That facilitates linking statically to libsuitesparseconfig using the
CMake import targets or the pkg-config files.  It also helps to avoid
issues when linking to the shared library with `--as-needed`.
…time

Use result of feature test to decide whether `clock_gettime` can be used.
SuiteSparse_config: Check if linking to librt is necessary
@DrTimothyAldenDavis DrTimothyAldenDavis merged commit 9a53d2c into stable Jan 14, 2024
28 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants