Set up alien stack correctly on non-x86oids.
[sbcl.git] / tests / run-compiler.sh
index c59baae..8a09dc9 100644 (file)
@@ -25,7 +25,7 @@ while [ $# -gt 0 ]; do
                 FreeBSD-X86-64)  new=-fPIC ;;
                 Linux-MIPS)      new=-fPIC ;;
                 Linux-X86-64)    new=-fPIC ;;
-               Linux-PowerPC)   new=-fPIC ;;
+                Linux-PowerPC)   new=-fPIC ;;
                 NetBSD-PowerPC)  new=-fPIC ;;
                 NetBSD-X86-64)   new=-fPIC ;;
                 OpenBSD-PowerPC) new=-fPIC ;;