Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 May 2020 11:17:43 -0600
From:      Warner Losh <imp@bsdimp.com>
To:        Eric van Gyzen <eric@vangyzen.net>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: ${COMPILER_VERSION} < 40300
Message-ID:  <CANCZdfrKsnmbD5XOWZs%2BfVVs-5%2BJWE3k-D90PbiULX-uMUqoaw@mail.gmail.com>
In-Reply-To: <2f15c981-8846-ddef-6593-dadc14933cc5@vangyzen.net>
References:  <2f15c981-8846-ddef-6593-dadc14933cc5@vangyzen.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, May 7, 2020 at 10:38 AM Eric van Gyzen <eric@vangyzen.net> wrote:

> If I were to clean up obsolete ${COMPILER_VERSION} tests in the tree,
> which ones should I keep?  I would probably confine it to head, so I
> could prune quite a few.
>

Anything in the bootstrap path should remain, especially in the install
portion of the bootstrap path since we don't require new compilers for
that. I doubt there's more than one or two of these and there may be zero.
The rest can go away.

We should also look at taking out the fmake workarounds in the tree too.
Most of these are in src/Makefile and src/Makefile.inc.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CANCZdfrKsnmbD5XOWZs%2BfVVs-5%2BJWE3k-D90PbiULX-uMUqoaw>