Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 11 Jun 2010 14:55:15 -0400
From:      Boris Kochergin <spawk@acm.poly.edu>
To:        Andreas Tobler <andreast-list@fgznet.ch>
Cc:        freebsd-current <freebsd-current@freebsd.org>
Subject:   Re: How to disable CLANG & co build in buildworld?
Message-ID:  <4C128693.2020103@acm.poly.edu>
In-Reply-To: <4C128548.8090505@fgznet.ch>
References:  <4C128548.8090505@fgznet.ch>

next in thread | previous in thread | raw e-mail | index | archive | help
Andreas Tobler wrote:
> Hello,
>
> how can I disable the build of CLANG in a buildworld?
>
> I have a sparc64 machine which is quite slow. And for my purpose I do 
> not need CLANG etc. atm.
>
> Thanks for any pointer.
>
> Andreas
>

Setting WITHOUT_CLANG=yes in /etc/src.conf seems to be the way:

http://lists.freebsd.org/pipermail/svn-src-head/2010-June/017677.html

-Boris



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4C128693.2020103>