]> git.ipfire.org Git - thirdparty/asterisk.git/commit
pjproject: Fix race condition when building with parallel make
authorGuido Falsi <madpilot@FreeBSD.org>
Fri, 8 May 2020 11:11:47 +0000 (13:11 +0200)
committerKevin Harwell <kharwell@digium.com>
Mon, 11 May 2020 22:37:06 +0000 (17:37 -0500)
commit683f0b269e2bd2045502157ee97a78a08300ba43
tree2de281cccdca406ffdc5481f72154484e3cd4f5d
parent3df1b65dd05d51234c58828a68da00694786c6f2
pjproject: Fix race condition when building with parallel make

Pjproject makefiles miss some dependencies which can cause race
conditions when building with parallel make processes. This patch
adds such dependencies correctly.

ASTERISK-28879 #close
Reported-by: Dmitry Wagin <dmitry.wagin@ya.ru>
Change-Id: Ie1b0dc365dafe4a84c5248097fe8d73804043c22
third-party/pjproject/patches/0050-fix-race-parallel-build.patch [new file with mode: 0644]