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.pull/1758/head
parent
3a688dc4b7
commit
f056b585a2
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue