[PATCH] D35755: [Solaris] gcc toolchain handling revamp
Rainer Orth via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 21 02:43:55 PST 2017
ro added a comment.
In https://reviews.llvm.org/D35755#931120, @krytarowski wrote:
> Do we still target Oracle Solaris or SmartOS? Just wondering and noted the domain change in e-mail.
Both, I'd say ;-) They still have much common heritage and the vast majority of linker/toolchain work on Illumos derivatives is done by
a single guy, so the various distributions will be the same in this area. This is very much like asking wether to target OS X 10.11 or 10.13.
There will of course be some divergence, but that can be handled when the need arrises.
https://reviews.llvm.org/D35755
More information about the cfe-commits
mailing list