diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2019-07-31 15:07:47 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2019-08-14 13:13:22 -0700 |
commit | 9b3a1fabc5555739ff6c5046c7bf1ee2266cd53c (patch) | |
tree | 109c8b88d021272243f76d66cb5dd1afd9267eb2 /mesonbuild/compilers/objcpp.py | |
parent | f5f7a7bbb327dce7e82c830087f6fa6ef78a3a6e (diff) | |
download | meson-9b3a1fabc5555739ff6c5046c7bf1ee2266cd53c.zip meson-9b3a1fabc5555739ff6c5046c7bf1ee2266cd53c.tar.gz meson-9b3a1fabc5555739ff6c5046c7bf1ee2266cd53c.tar.bz2 |
unittests: add b_lundef=false to address sanitizer test
Clang doesn't really like having no-undefined plus the address sanitizer, but
gcc doesn't mind. This all happens to work with clang + gnu ld, but with clang
+ apple ld this turns into a dumpster fire. Just add b_lundef=false to make
everyone happy.
Diffstat (limited to 'mesonbuild/compilers/objcpp.py')
0 files changed, 0 insertions, 0 deletions