Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Jan 2015 10:11:32 -0500
From:      Rick Miller <vmiller@hostileadmin.com>
To:        FreeBSD Questions <freebsd-questions@freebsd.org>
Subject:   Source Build Question
Message-ID:  <CAHzLAVFeeuBYiP%2BzK3zhModKpEzZeeNVwG6cjb3%2BYLGPa_5oCA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
Hi all,

The output below is an excerpt from 2 source builds of the same source
(releng/10.0) on 2 different hosts.  The obvious difference is "all" vs
"depend", but what exactly does this signify and does it impact the
performance of a build?

/*** Source build, Host 1 ***/
===> lib/clang/libllvmanalysis (all)
===> lib/clang/libllvmarchive (all)
===> lib/clang/libllvmasmparser (all)
===> lib/clang/libllvmasmprinter (all)
===> lib/clang/libllvmbitreader (all)
===> lib/clang/libllvmbitwriter (all)

/*** Source build, Host 2 ***/
===> lib/clang/libllvmanalysis (depend)
===> lib/clang/libllvmarchive (depend)
===> lib/clang/libllvmasmparser (depend)
===> lib/clang/libllvmasmprinter (depend)
===> lib/clang/libllvmbitreader (depend)
===> lib/clang/libllvmbitwriter (depend)


-- 
Take care
Rick Miller



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAHzLAVFeeuBYiP%2BzK3zhModKpEzZeeNVwG6cjb3%2BYLGPa_5oCA>