svn commit: r304868 - projects/clang390-import/lib/clang

Dimitry Andric dim at FreeBSD.org
Fri Aug 26 23:39:11 UTC 2016


On 27 Aug 2016, at 01:12, Ngie Cooper <yaneurabeya at gmail.com> wrote:
> 
> On Fri, Aug 26, 2016 at 3:56 PM, Dimitry Andric <dim at freebsd.org> wrote:
>> Author: dim
>> Date: Fri Aug 26 22:56:23 2016
>> New Revision: 304868
>> URL: https://svnweb.freebsd.org/changeset/base/304868
>> 
>> Log:
>>  Add forgotten {llvm,clang}.pre.mk files.
> ...
>> +LLVM_SRCS=     ${.CURDIR}/../../../contrib/llvm
> 
> Please use ${SRCTOP}/contrib/llvm instead.

I used ${SRCTOP} and ${OBJTOP} initially, until I realized that the
latter didn't work for builds which are started during bootstrap-tools.
So I locally reverted all these changes before committing this WIP.

That said, ${SRCTOP} makes it look a little nicer, but there are lots
of other instances of using ../../.. in these Makefiles.  It does not
really bother me. :)

-Dimitry

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 194 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.freebsd.org/pipermail/svn-src-projects/attachments/20160827/c832c99f/attachment.sig>


More information about the svn-src-projects mailing list