Unverified Commit 0d9f557b authored by hev's avatar hev Committed by GitHub
Browse files

[LoongArch] Disable mulodi4 and muloti4 libcalls (#73199)

This library function only exists in compiler-rt not libgcc. So this
would fail to link unless we were linking with compiler-rt.

Fixes https://github.com/ClangBuiltLinux/linux/issues/1958
parent 0d1b220f
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment