diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-03 20:45:24 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-03 21:55:06 +0900 |
| commit | 09c83bda932a8ba3b215b852f199bc47f1ed9650 (patch) | |
| tree | 1f3d65d05b3f8f633e135190d2e56bed71651c99 /config.sub | |
| parent | afaec96a4101e0771fb9969690e20ce5f6df90eb (diff) | |
| download | admin-09c83bda.tar.gz admin-09c83bda.zip | |
Remove support for Tru64 and OSF
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 43b0c7bdb9af44dc13b0fd17b95ae172a4a382d2)
Diffstat (limited to 'config.sub')
| -rwxr-xr-x | config.sub | 16 |
1 files changed, 1 insertions, 15 deletions
@@ -606,10 +606,6 @@ case $basic_machine in hppa-next) os=-nextstep3 ;; - hppaosf) - basic_machine=hppa1.1-hp - os=-osf - ;; hppro) basic_machine=hppa1.1-hp os=-proelf @@ -790,10 +786,6 @@ case $basic_machine in basic_machine=hppa1.1-hitachi os=-hiuxwe2 ;; - paragon) - basic_machine=i860-intel - os=-osf - ;; pbd) basic_machine=sparc-tti ;; @@ -1169,7 +1161,7 @@ case $os in # -sysv* is not here because it comes later, after sysvr4. -gnu* | -bsd* | -mach* | -minix* | -genix* | -ultrix* | -irix* \ | -*vms* | -sco* | -esix* | -isc* | -aix* | -sunos | -sunos[34]*\ - | -hpux* | -unos* | -osf* | -luna* | -dgux* | -solaris* | -sym* \ + | -hpux* | -unos* | -luna* | -dgux* | -solaris* | -sym* \ | -amigaos* | -amigados* | -msdos* | -newsos* | -unicos* | -aof* \ | -aos* \ | -nindy* | -vxsim* | -vxworks* | -ebmon* | -hms* | -mvs* \ @@ -1232,12 +1224,6 @@ case $os in -wince*) os=-wince ;; - -osfrose*) - os=-osfrose - ;; - -osf*) - os=-osf - ;; -utek*) os=-bsd ;; |
