--- SlackBuild-sendmail 2006-09-30 20:13:28.000000000 -0400 +++ SlackBuild-sendmail.s390x 2007-01-25 17:02:12.000000000 -0500 @@ -14,7 +14,7 @@ SLKCFLAGS="-O2 -march=i386 -mcpu=i686" elif [ "$ARCH" = "i486" ]; then SLKCFLAGS="-O2 -march=i486 -mtune=i686" -elif [ "$ARCH" = "s390" ]; then +elif [ "$ARCH" = "s390x" ]; then SLKCFLAGS="-O2" elif [ "$ARCH" = "x86_64" ]; then SLKCFLAGS="-O2"