diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-04 16:31:00 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-11-07 09:39:08 +0900 |
| commit | 792e93f6e9784c7bfe101a1f863c68f1568a117d (patch) | |
| tree | 1904d97b8ba29e0168089c20da82d374f292ec5d /configure | |
| parent | 5b77d97baf04c2b34b405aa0b98deafcbc5aa696 (diff) | |
| download | tqt-792e93f6.tar.gz tqt-792e93f6.zip | |
Remove support for discontinued Reliant/Sinix unix
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'configure')
| -rwxr-xr-x | configure | 10 |
1 files changed, 0 insertions, 10 deletions
@@ -428,9 +428,6 @@ while [ "$#" -gt 0 ]; do irix-cc-n64) PLATFORM=irix-cc-64 ;; - reliant-64) - PLATFORM=reliant-cds-64 - ;; solaris-64) PLATFORM=solaris-cc-64 ;; @@ -1189,13 +1186,6 @@ if [ -z "$PLATFORM" ]; then - Also available for Solaris: solaris-g++ solaris-cc-64 " ;; - ReliantUNIX-*:*|SINIX-*:*) - PLATFORM=reliant-cds - #PLATFORM=reliant-cds-64 - PLATFORM_NOTES=" - - Also available for Reliant UNIX: reliant-cds-64 - " - ;; CYGWIN*:*) PLATFORM=cygwin-g++ ;; |
