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
clang on linux just ignores -compatibility_version instead of failing
with an unknown error message (despite the fact that ld won't actually
understand the argument, so linking will actually fail in the end).
This is a hack to generate workable makefiles; it may not be the right fix...
0 commit comments