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
Since `__attribute__` is only valid for (mostly?) GCC and Clang,
building libraries against Julia with MSVC is currently not working.
This change should fix that.
0 commit comments