diff options
author | Nirbheek Chauhan <nirbheek@centricular.com> | 2016-12-29 05:49:03 +0530 |
---|---|---|
committer | Nirbheek Chauhan <nirbheek@centricular.com> | 2017-01-04 00:40:54 +0530 |
commit | 84931e1f780d621616dff1c2bd51ae8ba6c0deb3 (patch) | |
tree | 89adf73db9612263b26f52f8473c87cc9df17d6f /mesonbuild/compilers.py | |
parent | 78325f884db614b6f8369574173149b9ce0b07e4 (diff) | |
download | meson-84931e1f780d621616dff1c2bd51ae8ba6c0deb3.zip meson-84931e1f780d621616dff1c2bd51ae8ba6c0deb3.tar.gz meson-84931e1f780d621616dff1c2bd51ae8ba6c0deb3.tar.bz2 |
test/7 gnome: Fix on ICC and suppress a warning
Ignore warning 2282 about GCC pragmas since they are emitted in system
headers and are extremely spammy. They are emitted because ICC pretends
to be GCC via C macros but doesn't implement some pragmas.
https://bugzilla.gnome.org/show_bug.cgi?id=776562
Also, append to LD_LIBRARY_PATH because ICC uses that for some internal
libraries such as libintlc.so.
Diffstat (limited to 'mesonbuild/compilers.py')
0 files changed, 0 insertions, 0 deletions