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
[RFC] make: remove filesystem flags from dependency builds
It's a link-only setting and since we only build
static libs only relevant in the final linking step.
RFC: modern emscripten is supposedly able to detect this automatically.
If it works, should we also remove it from the final link flags?
0 commit comments