criu/scripts/travis
Andrei Vagin 3e66125e9b [v2] criu: add -fprofile-update=atomic for builds with gcov
Sometimes we see errors like this:
criu/cr-restore.gcda:Merge mismatch for function 106

It proabably means that this gcda file was corrupted. According to the
gcc man page, the -fprofile-update=atomic should fix this problem.

v2: this options appered in gcc7, so we need to install it.

Reported-by: Mr Travis CI
Signed-off-by: Andrei Vagin <avagin@virtuozzo.com>
2018-05-12 11:45:32 +03:00
..
asan.sh alpine: compile all tests 2017-10-17 08:40:44 +03:00
docker-test.sh test/docker: check a continaer with a read-only file system 2017-12-12 09:13:37 +03:00
Makefile travis: mount tmpfs into /run for docker containers 2017-10-17 08:40:44 +03:00
travis-after_success travis: fix collecting code coverage 2017-02-06 14:09:32 +03:00
travis-tests [v2] criu: add -fprofile-update=atomic for builds with gcov 2018-05-12 11:45:32 +03:00