On Thu, Dec 26, 2013 at 12:27:01AM -0600, Ryan Schmidt wrote: > Won’t this still fail on e.g. 10.8 if the user has changed the C++ > library to libc++ in macports.conf?
That's a trunk configuration, and I'm inclined to not support that at the moment. > I’d be inclined to patch this all the time, and never set > -mmacosx-version-min. (Why is it needed?) There seems to have been a build failure on one of the buildbots with this approach. I've changed to not setting a deployment target at all in https://trac.macports.org/changeset/115142, which seems to have worked around this issue. -- Clemens Lang _______________________________________________ macports-dev mailing list [email protected] https://lists.macosforge.org/mailman/listinfo/macports-dev
