summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
authorAnton Korobeynikov <asl@math.spbu.ru>2010-01-05 20:45:43 +0000
committerAnton Korobeynikov <asl@math.spbu.ru>2010-01-05 20:45:43 +0000
commit6ca835dedf7c8a473001c154105b076e22e1595e (patch)
treeb49da7d178550de66212c1bd580f1757b81e51f2 /configure
parent0addbf5817d3342a512b7b10ac4de8126d2e505e (diff)
downloadllvm-6ca835dedf7c8a473001c154105b076e22e1595e.tar.gz
llvm-6ca835dedf7c8a473001c154105b076e22e1595e.tar.bz2
llvm-6ca835dedf7c8a473001c154105b076e22e1595e.tar.xz
Regenerate
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92763 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure b/configure
index 3e0ca0a680..fc30999dc9 100755
--- 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;}