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
Link against dynamic C++ stdlib on Android by default.
It's a configurable feature that can be disabled if needed, but I got a
bunch of linker errors about unavailable C++ symbols from the static
c++.a for some reason.
0 commit comments