summaryrefslogtreecommitdiffstats
path: root/configure.py
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2026-02-02 22:45:04 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2026-02-02 22:45:04 +0900
commitb74d65ee302a42286d2319fed7187524d6486ca1 (patch)
treec390b335e0472cc177e5a4339a795d34d138f625 /configure.py
parent3dbaadc96ee4c36873791e59798d9b6fae76337e (diff)
downloadsip4-tqt-master.tar.gz
sip4-tqt-master.zip
Remove support for Irix, which is discontinued and does not provide a c++17 complaint compilerHEADmaster
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'configure.py')
-rw-r--r--configure.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/configure.py b/configure.py
index c5a2c98..4359f59 100644
--- a/configure.py
+++ b/configure.py
@@ -130,7 +130,6 @@ def set_defaults():
"darwin": "macx-g++",
"freebsd": "freebsd-clang",
"gnu": "hurd-g++",
- "irix": "irix-cc",
"linux": "linux-g++",
"lynxos": "lynxos-g++",
"netbsd": "netbsd-g++",