When building clang, we pass in CPPFLAGS via the command line, which (I believe) makes this not work. CPP.Flags works nicely to get around this.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Differential D4891
Fix clang Makefile build with libxml2 enabled and CPPFLAGS is passed in loladiro on Aug 13 2014, 5:17 PM. Authored by
Details
When building clang, we pass in CPPFLAGS via the command line, which (I believe) makes this not work. CPP.Flags works nicely to get around this.
Diff Detail |