]> git.donarmstrong.com Git - lilypond.git/commitdiff
remove config.sub patch, as this is no longer required because we use autotools-dev
authorDon Armstrong <don@donarmstrong.com>
Tue, 31 Dec 2013 21:41:29 +0000 (13:41 -0800)
committerDon Armstrong <don@donarmstrong.com>
Tue, 31 Dec 2013 21:41:29 +0000 (13:41 -0800)
config/config.sub

index c5138c45abb8b2019a74c6eccaf5a439cf8d1a8c..204218c07382772bc2e9ad083f9dd766af90fb36 100755 (executable)
@@ -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
                ;;