trace-cmd: disable parallel build.
This commit is contained in:
parent
c9aa32a9bf
commit
7fc9fa4ce1
1 changed files with 1 additions and 0 deletions
|
@ -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"
|
distfiles="http://git.kernel.org/cgit/linux/kernel/git/rostedt/${pkgname}.git/snapshot/${pkgname}-v${version}.tar.gz"
|
||||||
checksum=a3017369fa8c3222ed4fc71ae3377dfd8482b790e057ad22a4d76db52be1a225
|
checksum=a3017369fa8c3222ed4fc71ae3377dfd8482b790e057ad22a4d76db52be1a225
|
||||||
nocross="cmake foo"
|
nocross="cmake foo"
|
||||||
|
disable_parallel_build=yes
|
||||||
|
|
||||||
post_extract() {
|
post_extract() {
|
||||||
sed -i '1i#include <limits.h>' tracecmd/trace-listen.c
|
sed -i '1i#include <limits.h>' tracecmd/trace-listen.c
|
||||||
|
|
Loading…
Reference in a new issue