From bc434676dc99f492492b8d0b23a0e49262202029 Mon Sep 17 00:00:00 2001 From: Ulrich Hecht Date: Tue, 29 Mar 2011 15:29:33 +0200 Subject: s390x: Enable nptl for s390x S390x user emulation can do nptl. Reflect this in the configure script. Signed-off-by: Ulrich Hecht Signed-off-by: Aurelien Jarno --- configure | 1 + 1 file changed, 1 insertion(+) (limited to 'configure') diff --git a/configure b/configure index 2ef5c75054..e91525fd1c 100755 --- a/configure +++ b/configure @@ -3150,6 +3150,7 @@ case "$target_arch2" in target_phys_bits=64 ;; s390x) + target_nptl="yes" target_phys_bits=64 ;; *) -- cgit v1.2.3-55-g7522