diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-07 16:06:18 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-01-08 11:35:07 +0900 |
| commit | da8126b77f2ef50319cd02b5394dd5b278698ede (patch) | |
| tree | 6f4ac0a274005864e955e733ff2a3ec5d5b3fa07 /configure.py | |
| parent | c88f3c77411abf1088f82ae858c6e0c4f292b89e (diff) | |
| download | sip4-tqt-da8126b7.tar.gz sip4-tqt-da8126b7.zip | |
Remove support for Tru64 and OSF
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 07f2d8d7d9a193f0732f5d9b077b0d5ebc4bcc3f)
Diffstat (limited to 'configure.py')
| -rw-r--r-- | configure.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.py b/configure.py index d4d8a3f..d661f3b 100644 --- a/configure.py +++ b/configure.py @@ -138,7 +138,6 @@ def set_defaults(): "netbsd": "netbsd-g++", "openbsd": "openbsd-g++", "openunix": "unixware-cc", - "osf1": "tru64-cxx", "qnx": "qnx-g++", "reliantunix": "reliant-cds", "sco_sv": "sco-cc", |
