|
Boost-Build : |
Subject: Re: [Boost-build] Default toolset in user-config.jam
From: Steven Watanabe (watanabesj_at_[hidden])
Date: 2013-10-23 20:58:56
AMDG
On 10/23/2013 05:47 PM, Mateusz Loskot wrote:
> On Linux, I have both GCC and clang installed.
> How can I specify in user-config.jam that I wish
> clang to be used as the default toolset?
>
> It is, I'd like the sole b2 command to pick clang, without
> the full command b2 toolset=clang required.
>
Declare clang before gcc. The first
toolset declared is the default.
In Christ,
Steven Watanabe
Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk