diff options
Diffstat (limited to 'config.sub')
-rwxr-xr-x | config.sub | 8 |
1 files changed, 3 insertions, 5 deletions
@@ -217,11 +217,9 @@ case $basic_machine in basic_machine=$basic_machine-unknown ;; # end-sanitize-d30v -# start-sanitize-m32r - m32r) # CYGNUS LOCAL + m32r) basic_machine=$basic_machine-unknown ;; -# end-sanitize-m32r mn10200) # CYGNUS LOCAL basic_machine=$basic_machine-unknown ;; @@ -937,12 +935,12 @@ case $os in | -ptx* | -coff* | -ecoff* | -winnt* | -domain* | -vsta* \ | -udi* | -eabi* | -lites* | -ieee* | -go32* | -aux* \ | -cygwin32* | -pe* | -psos* | -moss* | -proelf* | -rtems* \ - | -beos* | -linux-gnu* | -uxpv*) + | -linux-gnu* | -uxpv*) # Remember, each alternative MUST END IN *, to match a version number. ;; # CYGNUS LOCAL -sim | -es1800* | -hms* | -xray | -os68k* | -none* | -v88r* \ - | -windows* | -osx | -abug | -netware* | -os9* \ + | -windows* | -osx | -abug | -netware* | -os9* | -beos* \ | -macos* | -mpw* | -magic* | -mon960* | -lnews* ) ;; -mac*) |