[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Speeding up the bootstrap build - a quick hack.
From: |
Robert Pluim |
Subject: |
Re: Speeding up the bootstrap build - a quick hack. |
Date: |
Fri, 21 Jan 2022 11:51:47 +0100 |
>>>>> On Fri, 21 Jan 2022 02:18:32 -0800, Stephen Leake
>>>>> <stephen_leake@stephe-leake.org> said:
Stephen> Alan Mackenzie <acm@muc.de> writes:
>> This was surprisingly difficult to solve. There appears to be no way in
>> make to set a variable depending on what the target is.
Stephen> target :: VARIABLE := "value"
Stephen> targ
Stephen> Sets VARIABLE to value only while executing target.
Stephen> I could not find the section in the make manual that says this,
but it
Stephen> must be there somewhere - that's how I learned it :(.
(info "(make) Target-specific")
Or from the top-level of the Make info file: 'Using variables' ->
'Target specific'.
Robert
--
- Re: Speeding up the bootstrap build - a quick hack., (continued)
- Re: Speeding up the bootstrap build - a quick hack., Alan Mackenzie, 2022/01/19
- Re: Speeding up the bootstrap build - a quick hack., Robert Pluim, 2022/01/20
- Re: Speeding up the bootstrap build - a quick hack., Alan Mackenzie, 2022/01/20
- Re: Speeding up the bootstrap build - a quick hack., Robert Pluim, 2022/01/20
- Re: Speeding up the bootstrap build - a quick hack., Robert Pluim, 2022/01/20
- Re: Speeding up the bootstrap build - a quick hack., Alan Mackenzie, 2022/01/20
- Re: Speeding up the bootstrap build - a quick hack., Stefan Monnier, 2022/01/20
- Re: Speeding up the bootstrap build - a quick hack., Robert Pluim, 2022/01/21
- Re: Speeding up the bootstrap build - a quick hack., Stephen Leake, 2022/01/21
- Re: Speeding up the bootstrap build - a quick hack., David Engster, 2022/01/21
- Re: Speeding up the bootstrap build - a quick hack.,
Robert Pluim <=
Re: Speeding up the bootstrap build - a quick hack., Andrea Corallo, 2022/01/24