-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build suitesparse-wrapper on appveyor
with a hack so the rest of suitesparse doesn't rebuild
- Loading branch information
Showing
1 changed file
with
8 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d8cf6fe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'll need to @JuliaBackports a modified version of this, with the different suitesparse version number that's still used on release-0.3, in order to backport #9189 without it failing on appveyor. This should be reverted on master when a new Windows nightly is available, and reverted on release-0.3 once a new release binary is available (so probably after 0.3.4).
d8cf6fe
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
backported in ad03a56