Re: compiler.blacklist

2014-05-03 Thread Craig Treleaven
At 8:34 PM -0500 5/2/14, Ryan Schmidt wrote: On May 2, 2014, at 20:20, Craig Treleaven wrote: For my mythtv-core.xx ports, I want to blacklist clang prior to XCode 5, so I added: compiler.blacklist-append { clang = 500.2.79 } \ macports-clang* That doesn't work when I build on

Re: compiler.blacklist

2014-05-03 Thread Ryan Schmidt
On May 3, 2014, at 07:28, Craig Treleaven wrote: At 8:34 PM -0500 5/2/14, Ryan Schmidt wrote: On May 2, 2014, at 20:20, Craig Treleaven wrote: For my mythtv-core.xx ports, I want to blacklist clang prior to XCode 5, so I added: compiler.blacklist-append { clang = 500.2.79 } \