GNU LD does not use soname when linking a PE/COFF binary, so it makes no difference, but it breaks when using the llvm linker (lld), which does not support the soname flag when building PE/COFF binaries for Windows. Fix #3179pull/3157/merge
parent
eadaf92794
commit
5e45f4c621
1 changed files with 4 additions and 2 deletions
Loading…
Reference in new issue