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(loong64): resolve missing GLIBCXX_3.4.31/3.4.32 error with --partly-static (#188)
Add --partly-static to config_flags in compilation script to enable
partial static linking of libstdc++ during Node.js build. This addresses
the runtime error where the Loong64 Node.js binary fails to find
required GLIBCXX versions in system libstdc++.so.6.
0 commit comments