https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=215193

--- Comment #4 from David Chisnall <thera...@freebsd.org> ---
(In reply to Henry Hu from comment #3)

That should be fine, as long as there aren't any ABI compatibility problems
between the different versions.  The problem comes when two libraries used by
the same program both use libc++ and end up with different versions.  As long
as it's fine for both to use the newer one (which it should be with libc++)
then that's fine.

We will likely to a libc++ ABI break in 12.0, but that's probably not a good
idea for the port running on 11.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to