Regenerate
authorAnton Korobeynikov <asl@math.spbu.ru>
Tue, 5 Jan 2010 20:45:43 +0000 (20:45 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Tue, 5 Jan 2010 20:45:43 +0000 (20:45 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92763 91177308-0d34-0410-b5e6-96231b3b80d8

configure

index 3e0ca0a680b6316c6984aab46d19a39e66627694..fc30999dc9043c86e2223f3037102b68ca38410f 100755 (executable)
--- a/configure
+++ b/configure
@@ -5080,7 +5080,7 @@ case "$enableval" in
             PIC16)       TARGETS_TO_BUILD="PIC16 $TARGETS_TO_BUILD" ;;
             XCore)       TARGETS_TO_BUILD="XCore $TARGETS_TO_BUILD" ;;
             MSP430)      TARGETS_TO_BUILD="MSP430 $TARGETS_TO_BUILD" ;;
-            SystemZ)     TARGETS_TO_BUILD="SystemZ $TARGETS_TO_BUILD" ;;
+            s390x)       TARGETS_TO_BUILD="SystemZ $TARGETS_TO_BUILD" ;;
             Blackfin)    TARGETS_TO_BUILD="Blackfin $TARGETS_TO_BUILD" ;;
             *)       { { echo "$as_me:$LINENO: error: Can not set target to build" >&5
 echo "$as_me: error: Can not set target to build" >&2;}