On Wed, 24 Jul 2013 23:39:27 +0200 Matthias Andree <[email protected]> wrote:
Thanks your work and the swift response. > > Regarding libc++ and 9.1-RELEASE, should not the libc++ port be fixed > so that it works on 9.1-RELEASE, too? Maybe 8.X is out of reach, but > aligned_alloc does not seem too intrusive, or is it? Afaik aligned_alloc is fairly trivial, putting it where I did (inlined in cstdlib) might be a little bit dirty though. I'd suggest you contact the maintainer [email protected] directly, I would like to see full clang 3.3 incl. a current libc++ on 9.1-RELEASE too. > > Best regards, > Matthias Cheers, Michael -- Michael Gmelin _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-ports To unsubscribe, send any mail to "[email protected]"
