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
properly use the undocumented libtool shrext_cmds variable
shrext_cmds is actually a quoted set of commands to generate the
shared library extension, not the actual shrext itself (regardless of
it initially being set directly to .so as a default).
0 commit comments