aboutsummaryrefslogtreecommitdiff
path: root/mesonbuild/compilers/c.py
diff options
context:
space:
mode:
authorMarvin Scholz <epirat07@gmail.com>2018-04-15 17:58:56 +0200
committerNirbheek Chauhan <nirbheek.chauhan@gmail.com>2018-04-16 03:10:11 +0000
commit5e45f4c621f14176478e3160e2bb3c6c77796b41 (patch)
tree9c19f938c204ab3dbbf5bcfbf71e06511f94aa1a /mesonbuild/compilers/c.py
parenteadaf92794d9bcd273d21e40a4836a92fc48c9f2 (diff)
downloadmeson-5e45f4c621f14176478e3160e2bb3c6c77796b41.zip
meson-5e45f4c621f14176478e3160e2bb3c6c77796b41.tar.gz
meson-5e45f4c621f14176478e3160e2bb3c6c77796b41.tar.bz2
Do not use -soname when linking with GCC for mingw/cygwin
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 #3179
Diffstat (limited to 'mesonbuild/compilers/c.py')
0 files changed, 0 insertions, 0 deletions