diff options
author | Anton Korobeynikov <asl@math.spbu.ru> | 2010-01-05 20:45:43 +0000 |
---|---|---|
committer | Anton Korobeynikov <asl@math.spbu.ru> | 2010-01-05 20:45:43 +0000 |
commit | c5cbb461133c2b6aaf6952f44ee4f4ba0de57a35 (patch) | |
tree | b49da7d178550de66212c1bd580f1757b81e51f2 /configure | |
parent | 18e5cd1c6a7c425aeec70463af95bc764eb310f4 (diff) | |
download | external_llvm-c5cbb461133c2b6aaf6952f44ee4f4ba0de57a35.zip external_llvm-c5cbb461133c2b6aaf6952f44ee4f4ba0de57a35.tar.gz external_llvm-c5cbb461133c2b6aaf6952f44ee4f4ba0de57a35.tar.bz2 |
Regenerate
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@92763 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'configure')
-rwxr-xr-x | configure | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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;} |