telephony/net/rtpengine
Sebastian Kemper 7a5e32f4dc rtpengine: work around sporadic build failures
The rtpengine build system uses the Makefiles to generate source files
on the fly. This usually works fine, but when building in parallel,
intermittently the generated files contain garbage (like, lines are
repeated, causing redefinition errors).

As a workaround this commit disables parallel builds.

Signed-off-by: Sebastian Kemper <sebastian_ml@gmx.net>
2020-05-21 17:40:45 +02:00
..
files rtpengine: new package 2020-05-04 20:01:01 +02:00
patches rtpengine: clean up 01-cflags.patch 2020-05-21 17:38:21 +02:00
Makefile rtpengine: work around sporadic build failures 2020-05-21 17:40:45 +02:00