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
This issue has been fixed by compiling new clang (llvm v17.0.6). But dont forget to add "-fuse-ld=gold" to your CFLAGS and CXXFLAGS due to this issue #5
This error happen due to clang 9 on termux repo isn't support "-static-openmp" flag.
Workaround : -
The text was updated successfully, but these errors were encountered: