Re: git: 4df0e66a3662 - main - llvm.mk: add export/noexport to handle CC/CXX/CPP exports
- Reply: Gleb Popov : "Re: git: 4df0e66a3662 - main - llvm.mk: add export/noexport to handle CC/CXX/CPP exports"
- Reply: Jan Beich : "Re: git: 4df0e66a3662 - main - llvm.mk: add export/noexport to handle CC/CXX/CPP exports"
- In reply to: Gleb Popov : "Re: git: 4df0e66a3662 - main - llvm.mk: add export/noexport to handle CC/CXX/CPP exports"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 13 Sep 2023 08:23:52 UTC
On Wed, 13 Sep 2023 08:55:48 +0300 Gleb Popov <arrowd@freebsd.org> wrote: > On Wed, Sep 13, 2023 at 8:20?AM Tobias C. Berner <tcberner@freebsd.org> wrote: > > > > + USES=llvm.mk now supports 'export' (default) and 'noexport' arguments. > > + When export is set, CC, CXX and CPP will be set to the path corresponding > > + to the chosen llvm-version. > > The choice for the default seems strange to me. Now every port that > has USES=llvm will be switching to building with a non-base compiler. > Is this really a sensible default? Isn't that what you want when you add USES=llvm ? -- Emmanuel Vadot <manu@bidouilliste.com> <manu@freebsd.org>