Date: Wed, 22 Feb 2017 16:52:49 -0800 From: John Baldwin <jhb@freebsd.org> To: src-committers@freebsd.org Cc: svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r314114 - head/sys/boot/mips/beri/boot2 Message-ID: <1574335.5iLHk6vlTE@ralph.baldwin.cx> In-Reply-To: <201702222358.v1MNwsDB043292@repo.freebsd.org> References: <201702222358.v1MNwsDB043292@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wednesday, February 22, 2017 11:58:54 PM John Baldwin wrote: > Author: jhb > Date: Wed Feb 22 23:58:54 2017 > New Revision: 314114 > URL: https://svnweb.freebsd.org/changeset/base/314114 > > Log: > Use LDFLAGS with CC instead of _LDFLAGS. > > This is a followup to r311458. _LDFLAGS is for use with LD, whereas > LDFLAGS is for use with CC. This was actually Reviewed by: kan and D9707. Forgot to add metadata to commit. :-/ -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1574335.5iLHk6vlTE>