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
On Linux, our Makefile produces libHalide.so without SONAME set (CMake does this for us under the hood by default). We should be consistent between the two and either set (or not) in both places.