mirror of
https://github.com/checkpoint-restore/criu.git
synced 2026-07-18 00:58:31 +00:00
Running in an environment with clang and without gcc even installed does not work as compel-host-bin uses HOSTCC which defaults to gcc. If CLANG=1 is set this also sets HOSTCC to clang to actually build compel-host-bin with clang and not with gcc. Signed-off-by: Adrian Reber <areber@redhat.com> |
||
|---|---|---|
| .. | ||
| apt-install | ||
| asan.sh | ||
| ci-after-success.sh | ||
| docker-test.sh | ||
| docker.env | ||
| Makefile | ||
| openj9-test.sh | ||
| podman-test.sh | ||
| run-ci-tests.sh | ||
| vagrant.sh | ||