changeset 1c49785f485a in /var/www/hg/openbricks
author: Thomas Genty <
toml...@openbricks.org>
details:
http://hg.openbricks.org/openbricks?cmd=changeset;node=1c49785f485a
description:
linux-perftools : fix build
diffstat:
packages/linux-perftools/build | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diffs (11 lines):
diff -r d6fb70c12f36 -r 1c49785f485a packages/linux-perftools/build
--- a/packages/linux-perftools/build Fri May 17 07:08:32 2013 +0200
+++ b/packages/linux-perftools/build Fri May 17 19:38:03 2013 +0200
@@ -5,6 +5,7 @@
cd $(kernel_path)/tools/perf
setup_toolchain target
+export MAKEFLAGS=-j1
make \
ARCH=$TARGET_ARCH \