[PATCH] attempt to fix parallel build, improve AM logic

This is merely a historical archive of years 2008-2021, before the migration to mailman3.

A maintained and still updated list archive can be found at https://lists.osmocom.org/hyperkitty/list/OpenBSC@lists.osmocom.org/.

Holger Freyther holger at freyther.de
Sun May 15 08:03:49 UTC 2016


> On 15 May 2016, at 04:52, Alexander Huemer <alexander.huemer at xx.vu> wrote:
> 
> The formerly existing make rule caused a race condition in parallel builds and
> wrongly stated the .c files as targets, which caused make to execute the
> rule twice (once for each target). This was actually only fallout of the
> attempt to express the fact that those two files are generated by the rule.
> 
> The generated file ranap_ies_defs.h was moved by one make job, another
> job then tried to access the file in the old location and failed.

Great, can you push this to our gerrit[1]. And I think for removing files using the -M option to git send-enail will shorten the reviewable diff.

thank you
	holger

[1] http://osmocom.org/projects/cellular-infrastructure/wiki/Gerrit


More information about the OpenBSC mailing list