Date: Mon, 15 Jun 2015 13:28:56 -0700 From: "Simon J. Gerraty" <sjg@juniper.net> To: Garrett Cooper <yaneurabeya@gmail.com> Cc: Konstantin Belousov <kostikbel@gmail.com>, freebsd-current <freebsd-current@freebsd.org> Subject: Re: FreeBSD_HEAD_amd64_gcc4.9 - Build #85 - Failure Message-ID: <3320.1434400136@chaos> In-Reply-To: <B031706F-B97F-4F18-8F66-20BBD56F33AD@gmail.com> References: <1946759092.21.1434275152705.JavaMail.jenkins@jenkins-9.freebsd.org> <CAJ-Vmok-gSsKp2v8Vo4dvqxaJKYdbOLpBgWGTjOM9cJ-obB5VA@mail.gmail.com> <CAG=rPVcK-XTUMC-GWntpreysUafHdhs7K%2BYice=updcX9Y7TiA@mail.gmail.com> <19058.1434316691@chaos> <39D19CBC-B00A-474D-83CA-6DDA618EDD58@gmail.com> <26638.1434317325@chaos> <20150615023815.GX2080@kib.kiev.ua> <3785.1434356864@chaos> <B031706F-B97F-4F18-8F66-20BBD56F33AD@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Garrett Cooper <yaneurabeya@gmail.com> wrote: > >> There is yet another issue with the build system, I have > >> INSTALL+=3D-CS > >> in make.conf for around 15 years. Apparently it is broken now. > >=20 > > Ah! make.conf is getting included earlier. > > So that {local,src}.sys.mk can be included earlier so that any of them > > can provide pointer to external toolchain before sys.mk sets CC etc. > This is going to break a whole lot of stuff =E2=80=94 especially because = I=E2=80=99ve > discovered people either try and be overly clever with make, or like > .include=E2=80=99ing things more than once >:(. I hope not, since the earlier inclusion is potentially very valuable. =20 Konstantin, sorry for the pain, putting INSTALL?=3D install INSTALL+=3D-CS in your make.conf should restore your expected behavior - without losing the ability to select toolchains etc.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3320.1434400136>