trace-cmd: nocross.

This commit is contained in:
Leah Neukirchen 2019-07-07 18:10:41 +02:00
parent 78b293adef
commit b32dd977e8

View file

@ -15,6 +15,7 @@ license="GPL-2.0-or-later, LGPL-2.1-only"
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"
post_extract() {
sed -i '1i#include <limits.h>' tracecmd/trace-listen.c