]> Git Repo - qemu.git/blame - tests/tcg/ppc/Makefile.include
Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20190118' into staging
[qemu.git] / tests / tcg / ppc / Makefile.include
CommitLineData
97103c25
AB
1ifeq ($(TARGET_NAME),ppc)
2DOCKER_IMAGE=debian-powerpc-cross
3DOCKER_CROSS_COMPILER=powerpc-linux-gnu-gcc
4else ifeq ($(TARGET_NAME),ppc64le)
5DOCKER_IMAGE=debian-ppc64el-cross
6DOCKER_CROSS_COMPILER=powerpc64le-linux-gnu-gcc
7endif
This page took 0.068571 seconds and 4 git commands to generate.