mirror of
https://github.com/checkpoint-restore/criu
synced 2025-08-31 22:35:33 +00:00
jenkins: build criu with debuginfo
Signed-off-by: Andrew Vagin <avagin@virtuozzo.com> Signed-off-by: Pavel Emelyanov <xemul@parallels.com>
This commit is contained in:
committed by
Pavel Emelyanov
parent
a21ea70df2
commit
c3e9140304
@@ -5,6 +5,7 @@ function prep()
|
||||
echo 950000 > /sys/fs/cgroup/cpu,cpuacct/system/jenkins.service/cpu.rt_runtime_us || true
|
||||
|
||||
ulimit -c unlimited &&
|
||||
export CFLAGS=-g
|
||||
git clean -dfx &&
|
||||
make -j 4 &&
|
||||
make -j 4 -C test/zdtm/live &&
|
||||
|
Reference in New Issue
Block a user