* gas/macros/macros.exp (strings): Update xfails.
[deliverable/binutils-gdb.git] / readline / configure.in
index 780b4df628481072eb64ae637ccffc6591c16234..1ed154e9cf6d98694a53a18ecac4c6b319820515 100644 (file)
@@ -129,6 +129,7 @@ fi
 
 case "$host_cpu" in
 *cray*)        LOCAL_CFLAGS=-DCRAY ;;
+*s390*)        LOCAL_CFLAGS=-fsigned-char ;;
 esac
 
 case "$host_os" in
This page took 0.023254 seconds and 4 git commands to generate.