trace-cmd: disable parallel build.

This commit is contained in:
Leah Neukirchen 2019-07-07 21:02:40 +02:00
parent c9aa32a9bf
commit 7fc9fa4ce1

View file

@ -16,6 +16,7 @@ homepage="http://git.kernel.org/cgit/linux/kernel/git/rostedt/trace-cmd.git/"
distfiles="http://git.kernel.org/cgit/linux/kernel/git/rostedt/${pkgname}.git/snapshot/${pkgname}-v${version}.tar.gz"
checksum=a3017369fa8c3222ed4fc71ae3377dfd8482b790e057ad22a4d76db52be1a225
nocross="cmake foo"
disable_parallel_build=yes
post_extract() {
sed -i '1i#include <limits.h>' tracecmd/trace-listen.c