qemu-patch-raspberry4/tests/docker
Fam Zheng 6a2e11974f docker: Fix PATH for ccache
Before bcd7f06f57 we source /etc/profile
so the PATH included the right paths to ccache binaries. Now we need to
update $PATH explicitly from run script.

Keep the old /usr/lib around just so that in the future, ccache from 32
bit images will just work.

Signed-off-by: Fam Zheng <famz@redhat.com>
Message-Id: <20171018073841.30062-1-famz@redhat.com>
Signed-off-by: Fam Zheng <famz@redhat.com>
2017-10-20 14:28:50 +08:00
..
dockerfiles docker: add installation to build tests 2017-09-29 11:14:14 +08:00
common.rc docker: add installation to build tests 2017-09-29 11:14:14 +08:00
docker.py docker: docker.py make --no-cache skip checksum test 2017-09-22 10:20:34 +08:00
Makefile.include docker: fix out-of-tree 'make docker-test-build@debian-powerpc-cross' 2017-10-20 14:28:50 +08:00
run docker: Fix PATH for ccache 2017-10-20 14:28:50 +08:00
test-block docker: test-block: Don't continue if build fails 2017-09-29 11:14:15 +08:00
test-build docker: add installation to build tests 2017-09-29 11:14:14 +08:00
test-clang docker: add installation to build tests 2017-09-29 11:14:14 +08:00
test-full docker: add installation to build tests 2017-09-29 11:14:14 +08:00
test-mingw docker: add installation to build tests 2017-09-29 11:14:14 +08:00
test-quick docker: add installation to build tests 2017-09-29 11:14:14 +08:00
travis docker: Add travis tool 2016-06-01 17:27:35 +08:00
travis.py docker: allow customizing Travis global_env variables 2017-07-18 09:39:19 +01:00