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 #728

Merged
merged 9 commits into from
Jan 14, 2024
Merged

SuiteSparse 7.5.1 #728

merged 9 commits into from
Jan 14, 2024

Conversation

DrTimothyAldenDavis
Copy link
Owner

No description provided.

@DrTimothyAldenDavis
Copy link
Owner Author

I'll add a test for these new version macros, as well.

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 551a546 into dev Jan 14, 2024
24 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