diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2017-05-08 10:38:55 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2017-05-08 10:53:08 -0700 |
commit | f056b585a2ace2831f22023031d4ac28b9f55aea (patch) | |
tree | fcc9c87eaa4c1847c7e3ada808e9305667756c54 /run_unittests.py | |
parent | 3a688dc4b7e0a023a7654cc47c390cc88606d57f (diff) | |
download | meson-f056b585a2ace2831f22023031d4ac28b9f55aea.zip meson-f056b585a2ace2831f22023031d4ac28b9f55aea.tar.gz meson-f056b585a2ace2831f22023031d4ac28b9f55aea.tar.bz2 |
Implement a cpp blacklist for LLVM dependency
This adds a set of private flags that are removed from the output of
`llvm-config --cppflags` before storing them. This is unfortunately
necessary since some versions of LLVM include absolute garbage like
'-DNDEBUG' in their CPP flags, and we don't want to pass those.
Diffstat (limited to 'run_unittests.py')
0 files changed, 0 insertions, 0 deletions