* $(UPDATE_AUTOMAKE)
@ 2021-03-08 13:11 Adolf Belka (ipfire)
2021-03-08 15:02 ` $(UPDATE_AUTOMAKE) Michael Tremer
0 siblings, 1 reply; 3+ messages in thread
From: Adolf Belka (ipfire) @ 2021-03-08 13:11 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 336 bytes --]
Hi all,
I saw a lot of lfs files having $(UPDATE_AUTOMAKE) added to them. This is presumably related to the recently upgraded automake package. Should I add $(UPDATE_AUTOMAKE) to any package I am updating if it has not already been added or is it only needed on the ones that have already been modified?
Regards,
Adolf.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: $(UPDATE_AUTOMAKE)
2021-03-08 13:11 $(UPDATE_AUTOMAKE) Adolf Belka (ipfire)
@ 2021-03-08 15:02 ` Michael Tremer
2021-03-08 17:01 ` $(UPDATE_AUTOMAKE) Adolf Belka (ipfire)
0 siblings, 1 reply; 3+ messages in thread
From: Michael Tremer @ 2021-03-08 15:02 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1432 bytes --]
Hey Adolf,
Great question, but the answer is no.
This is something that was required for the RISC-V port that I did and since the changes do not do anything on the other architectures, I merged the branch and was planning to write an announcement to the list.
Since I am quite buried in work at the moment, I didn’t not find to write the announcement, yet.
The macro simply updates the bundled automake scripts that come with the source tarballs of all those packages that use automake. They simply check whether the architecture the script is running on is supported and older versions report that they do not recognise this architecture at all. Therefore I simply replace them with a recent version from our version of automake and the build runs through.
Some more packages might need it, but we will see it when it happens. There probably won’t be too regular builds of RISC-V anyways, so there is nothing to worry about.
But good to ask this :)
-Michael
> On 8 Mar 2021, at 13:11, Adolf Belka (ipfire) <adolf.belka(a)ipfire.org> wrote:
>
> Hi all,
>
>
> I saw a lot of lfs files having $(UPDATE_AUTOMAKE) added to them. This is presumably related to the recently upgraded automake package. Should I add $(UPDATE_AUTOMAKE) to any package I am updating if it has not already been added or is it only needed on the ones that have already been modified?
>
>
> Regards,
>
> Adolf.
>
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: $(UPDATE_AUTOMAKE)
2021-03-08 15:02 ` $(UPDATE_AUTOMAKE) Michael Tremer
@ 2021-03-08 17:01 ` Adolf Belka (ipfire)
0 siblings, 0 replies; 3+ messages in thread
From: Adolf Belka (ipfire) @ 2021-03-08 17:01 UTC (permalink / raw)
To: development
[-- Attachment #1: Type: text/plain, Size: 1677 bytes --]
Hi Michael,
On 08/03/2021 16:02, Michael Tremer wrote:
> Hey Adolf,
>
> Great question, but the answer is no.
Nice simple clear answer. Thanks very much.
>
> This is something that was required for the RISC-V port that I did and since the changes do not do anything on the other architectures, I merged the branch and was planning to write an announcement to the list.
>
> Since I am quite buried in work at the moment, I didn’t not find to write the announcement, yet.
>
> The macro simply updates the bundled automake scripts that come with the source tarballs of all those packages that use automake. They simply check whether the architecture the script is running on is supported and older versions report that they do not recognise this architecture at all. Therefore I simply replace them with a recent version from our version of automake and the build runs through.
>
> Some more packages might need it, but we will see it when it happens. There probably won’t be too regular builds of RISC-V anyways, so there is nothing to worry about.
Then I understand what was being done and won't worry about it any more.
>
> But good to ask this :)
>
> -Michael
>
>> On 8 Mar 2021, at 13:11, Adolf Belka (ipfire) <adolf.belka(a)ipfire.org> wrote:
>>
>> Hi all,
>>
>>
>> I saw a lot of lfs files having $(UPDATE_AUTOMAKE) added to them. This is presumably related to the recently upgraded automake package. Should I add $(UPDATE_AUTOMAKE) to any package I am updating if it has not already been added or is it only needed on the ones that have already been modified?
>>
>>
>> Regards,
>>
>> Adolf.
>>
>
--
Sent from my laptop
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2021-03-08 17:01 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-08 13:11 $(UPDATE_AUTOMAKE) Adolf Belka (ipfire)
2021-03-08 15:02 ` $(UPDATE_AUTOMAKE) Michael Tremer
2021-03-08 17:01 ` $(UPDATE_AUTOMAKE) Adolf Belka (ipfire)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox