--- fetchmail.SlackBuild 2009-08-06 01:24:49.000000000 -0400 +++ fetchmail.SlackBuild.s390x 2009-10-18 12:47:17.000000000 -0400 @@ -27,7 +27,7 @@ if [ "$ARCH" = "i486" ]; then SLKCFLAGS="-O2 -march=i486" -elif [ "$ARCH" = "s390" ]; then +elif [ "$ARCH" = "s390x" ]; then SLKCFLAGS="-O2" elif [ "$ARCH" = "x86_64" ]; then SLKCFLAGS="-O2 -fPIC"