* On 2020-03-02 at 05:58 GMT, Jason Bacon wrote:
I was just experimenting with adding support for gcc9 to auto-pkgsrc-setup
and discovered that it's not yet supported by GCC_REQD.
I.e. it's not fully coded into gcc.mk yet:
For some reason the gcc9 maintainer has decided to take it in a
different direction than all the other gcc packages, so there's no
gcc-libs support and thus no USE_PKGSRC_GCC_RUNTIME support.
This and the removal of many important patches makes it useless for
our (Joyent) requirements so we will be implementing our own fork.