yate: disable parallel builds 689/head
authorSebastian Kemper <sebastian_ml@gmx.net>
Wed, 22 Sep 2021 16:26:01 +0000 (18:26 +0200)
committerSebastian Kemper <sebastian_ml@gmx.net>
Wed, 22 Sep 2021 16:29:41 +0000 (18:29 +0200)
commitec400c16c339e6153998100b9d3a55e4d5bf4803
treec4bf02c39b0f3181acd17ffbf0c3ed4a6616cf6e
parent12ff4b096d3637dc1e2a487287ceebd837a01fa5
yate: disable parallel builds

Sporadic build failures are visible on the build bots.

libyate.so: undefined reference to `TelEngine::ClientLogic::initStaticData()'
libyate.so: undefined reference to `TelEngine::DefaultLogic::DefaultLogic(char const*, int)'
collect2: error: ld returned 1 exit status

Turning off parallel builds should (hopefully) work around this.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
net/yate/Makefile