diff options
author | Marvin Scholz <epirat07@gmail.com> | 2018-09-26 13:54:00 +0200 |
---|---|---|
committer | Jussi Pakkanen <jpakkane@gmail.com> | 2018-09-28 12:54:10 -0700 |
commit | 843b0b1d5075f83fdd4c5e52a363f9f315c47365 (patch) | |
tree | 3ed0393258626113d57e37e7298c38152888c061 /mesonbuild/modules/gnome.py | |
parent | dc7bb37c465822b3918c7d4d942b4b32ed66d155 (diff) | |
download | meson-843b0b1d5075f83fdd4c5e52a363f9f315c47365.zip meson-843b0b1d5075f83fdd4c5e52a363f9f315c47365.tar.gz meson-843b0b1d5075f83fdd4c5e52a363f9f315c47365.tar.bz2 |
compilers: Do not use -pthread with clang for darwin
Using the -pthread argument is not needed with clang when compiling for
darwin, and it results in the warning:
warning: argument unused during compilation: '-pthread'
Diffstat (limited to 'mesonbuild/modules/gnome.py')
0 files changed, 0 insertions, 0 deletions