Skip to content

Commit

Permalink
Update CSL to eliminate dependence on clock_gettime() (#40499)
Browse files Browse the repository at this point in the history
* Update SuiteSparse checksums to include `aarch64-apple-darwin`

* Update CSL to eliminate dependence on newer macOS support functions

Our compiler support libraries had been incorrectly built to use symbols
available only in macOS 10.12+; this update correctly configures them to
not use `clock_gettime()` and `mkostemp`.
  • Loading branch information
staticfloat authored Apr 28, 2021
1 parent 907264b commit e4fcdf5
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 93 deletions.
Loading

0 comments on commit e4fcdf5

Please sign in to comment.