You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This would greatly improve the dev story in cases where installing Clang is inconvenient. We should be able to use https://github.com/deech/libclang-static-build to get a fully statically linked version of Opir which can then be shipped as part of the install. This would mean no more libclang runtime dependency, making installing Futhark easier.
The text was updated successfully, but these errors were encountered:
This would greatly improve the dev story in cases where installing Clang is inconvenient. We should be able to use https://github.com/deech/libclang-static-build to get a fully statically linked version of Opir which can then be shipped as part of the install. This would mean no more libclang runtime dependency, making installing Futhark easier.
The text was updated successfully, but these errors were encountered: