X-Git-Url: http://plrg.eecs.uci.edu/git/?a=blobdiff_plain;f=configure;h=fc30999dc9043c86e2223f3037102b68ca38410f;hb=6d7d735fea23da48db7485e8998a361ea4d2d4b6;hp=3e0ca0a680b6316c6984aab46d19a39e66627694;hpb=d6c8ec6546bd8104cbd8705fa0e51676c51d2e01;p=oota-llvm.git diff --git a/configure b/configure index 3e0ca0a680b..fc30999dc90 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;}