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
Fix libc_optz in EMCC_FORCE_STDLIBS builds (#17240)
Aside from MAIN_MODULE=1, if the user uses EMCC_FORCE_STDLIBS then
all system libraries will be linked in, and potentially cause problems.
Fixes corez.test_dylink_syslibs_all as well as ltoz and thinltoz, see
#17179 (comment)
0 commit comments