stan-dev / stan

Stan development repository. The master branch contains the current release. The develop branch contains the latest stable development. See the Developer Process Wiki for details.
https://mc-stan.org
BSD 3-Clause "New" or "Revised" License
2.57k stars 368 forks source link

make: using SUNDIALS_TARGETS instead of LIBSUNDIALS #3162

Closed syclik closed 1 year ago

syclik commented 1 year ago

Submission Checklist

Summary

Updates the make build process to use the SUNDIALS_TARGETS variable instead of the current LIBSUNDIALS.

This has no user-facing effects.

For context: stan-dev/math#2861.

Intended Effect

More consistent use of Stan Math's makefiles.

How to Verify

Everything should work as-is.

Side Effects

None.

Documentation

None necessary. This doesn't change anything for the user.

Copyright and Licensing

Please list the copyright holder for the work you are submitting (this will be you or your assignee, such as a university or company):

Daniel Lee

By submitting this pull request, the copyright holder is agreeing to license the submitted work under the following licenses: