Browse Source
This doesn't add any additional tests but enables building the multiarch tests for s390x. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Acked-by: Cornelia Huck <cohuck@redhat.com> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Tested-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Reviewed-by: David Hildenbrand <david@redhat.com>pull/73/head
1 changed files with 2 additions and 0 deletions
@ -0,0 +1,2 @@ |
|||
DOCKER_IMAGE=debian-s390x-cross |
|||
DOCKER_CROSS_COMPILER=s390x-linux-gnu-gcc |
|||
Loading…
Reference in new issue