diff options
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 a71ab3e..9726a73 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++", "sco_sv": "sco-cc", "sunos5": "solaris-cc", |