From: Don Armstrong Date: Tue, 31 Dec 2013 21:41:29 +0000 (-0800) Subject: remove config.sub patch, as this is no longer required because we use autotools-dev X-Git-Tag: debian/2.18.0-1~20 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=969ba5c89b91b7e237aea6827558fe71683dc686;p=lilypond.git remove config.sub patch, as this is no longer required because we use autotools-dev --- diff --git a/config/config.sub b/config/config.sub index c5138c45ab..204218c073 100755 --- a/config/config.sub +++ b/config/config.sub @@ -403,10 +403,6 @@ case $basic_machine in | z8k-* | z80-*) ;; # Recognize the basic CPU types without company name, with glob match. - xtensa*) - basic_machine=$basic_machine-unknown - ;; - # Recognize the basic CPU types without company name, with glob match. xtensa*) basic_machine=$basic_machine-unknown ;; @@ -1107,18 +1103,6 @@ case $basic_machine in basic_machine=tile-unknown os=-linux-gnu ;; - tic55x | c55x*) - basic_machine=tic55x-unknown - os=-coff - ;; - tic6x | c6x*) - basic_machine=tic6x-unknown - os=-coff - ;; - tile*) - basic_machine=tile-unknown - os=-linux-gnu - ;; tx39) basic_machine=mipstx39-unknown ;;