On Fri, 28 Sep 2018 23:35:06 +1000 Joshua Root <j...@macports.org> wrote: > On 2018-9-28 23:12 , Perry E. Metzger wrote: > > Note that the new build system is also much more strict about many > > things, you may have to clean up latent sloppy code (like the use > > of <include.h> for something that should be "include.h" in C) to > > get things to build with the new build system. > > You're sure that's a function of the new build system in Xcode? > Seems very strange that it would affect the operation of the C > preprocessor. I would have assumed it was a change in the newer > LLVM version.
If you turn off the new build system during build, the problem goes away, so it would seem so. -- Perry E. Metzger pmetz...@macports.org