[CRIU] [PATCH 1/2] zdtm: fix compilation on PowerPC
Andrey Vagin
avagin at openvz.org
Fri Sep 4 06:10:23 PDT 2015
From: Andrew Vagin <avagin at openvz.org>
Signed-off-by: Andrey Vagin <avagin at openvz.org>
---
test/zdtm/Makefile.inc | 1 -
1 file changed, 1 deletion(-)
diff --git a/test/zdtm/Makefile.inc b/test/zdtm/Makefile.inc
index e93c17b..16e8987 100644
--- a/test/zdtm/Makefile.inc
+++ b/test/zdtm/Makefile.inc
@@ -5,7 +5,6 @@ ARCH ?= $(shell uname -m | sed \
-e s/sa110/arm/ \
-e s/s390x/s390/ \
-e s/parisc64/parisc/ \
- -e s/ppc.*/powerpc/ \
-e s/mips.*/mips/ \
-e s/sh[234].*/sh/)
--
2.4.3
More information about the CRIU
mailing list