Date: Fri, 16 Nov 2012 09:28:35 +0200 From: Andriy Gapon <avg@FreeBSD.org> To: Dimitry Andric <dim@FreeBSD.org>, Mateusz Guzik <mjguzik@gmail.com> Cc: freebsd-current@FreeBSD.org Subject: Re: compiler info in kernel identification string Message-ID: <50A5EB23.9010407@FreeBSD.org> In-Reply-To: <50A5753D.5000001@FreeBSD.org> References: <20121113234303.GA15319@dft-labs.eu> <50A5540D.2030707@FreeBSD.org> <50A5753D.5000001@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
on 16/11/2012 01:05 Dimitry Andric said the following: > For starters, this hardcodes the compiler names "gcc" and "clang", and > this will include incorrect information into the kernel version string, > if you use another setting for ${CC}. Oops, I agree. The script should definitely make use of $CC. Thank you for pointing this out. -- Andriy Gapon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?50A5EB23.9010407>