Commit 56e3760
Krzysztof Parzyszek
Don't use alternative linker for static libraries (#10870)
Otherwise we may end up with things like this (make VERBOSE=1):
/usr/bin/ar qc libtvm_runtime.a -fuse-ld=lld CMakeFiles/tvm_runtime_ob...
/usr/bin/ar: invalid option -- 'e'
Usage: /usr/bin/ar [emulation options] [-]{dmpqrstx}[abcDfilMNoPsSTuvV]...
/usr/bin/ar -M [<mri-script]
...1 parent c663aba commit 56e3760
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | | - | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
| |||
0 commit comments