diff options
author | Chris Packham <judge.packham@gmail.com> | 2020-09-06 21:44:44 +1200 |
---|---|---|
committer | Chris Packham <judge.packham@gmail.com> | 2020-09-06 21:44:44 +1200 |
commit | 615ad19e5f7409c48f00dcecf78297fe9ee4636f (patch) | |
tree | ffd92e9bf2089f05551d836a2b38e9b88f607747 /scripts/config.sub | |
parent | 165d6016384e53c9e9c58a26bff37c171d1cb0a6 (diff) | |
parent | 54bd54ee1929b387df4bb8ef3f09c7578c06a21b (diff) | |
download | crosstool-ng-615ad19e5f7409c48f00dcecf78297fe9ee4636f.tar.gz crosstool-ng-615ad19e5f7409c48f00dcecf78297fe9ee4636f.tar.bz2 crosstool-ng-615ad19e5f7409c48f00dcecf78297fe9ee4636f.zip |
Merge branch 'pradghos-BR1_zlinux_cross_comp' into master
Diffstat (limited to 'scripts/config.sub')
-rwxr-xr-x | scripts/config.sub | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/scripts/config.sub b/scripts/config.sub index 3b4c7624..36df2c84 100755 --- a/scripts/config.sub +++ b/scripts/config.sub @@ -1139,14 +1139,6 @@ case $cpu-$vendor in cpu=nsx vendor=tandem ;; - s390-*) - cpu=s390 - vendor=ibm - ;; - s390x-*) - cpu=s390x - vendor=ibm - ;; tile*-*) os=${os:-linux-gnu} ;; @@ -1238,6 +1230,7 @@ case $cpu-$vendor in | sparclite \ | sparcv8 | sparcv9 | sparcv9b | sparcv9v | sv1 | sx* \ | spu \ + | s390 | s390x \ | tahoe \ | tic30 | tic4x | tic54x | tic55x | tic6x | tic80 \ | tron \ |