diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-05 16:41:17 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2025-02-06 17:06:36 +0900 |
| commit | 9894c75cf85f83e33b149177cafde6f87d1d5278 (patch) | |
| tree | 20849b8fe71276a8dc44a5311c7f39befc1864e3 /configure.py | |
| parent | 322c0be66790888d6da27dccda313900a556dc3d (diff) | |
| download | sip4-tqt-9894c75c.tar.gz sip4-tqt-9894c75c.zip | |
Drop support for discontinued DGUXr14.1.4
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
(cherry picked from commit 75657caa154675c042789e8c7f275cf8ab107df8)
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 9726a73..68d428f 100644 --- a/configure.py +++ b/configure.py @@ -128,7 +128,6 @@ def set_defaults(): "bsd": "bsdi-g++", "cygwin": "cygwin-g++", "darwin": "macx-g++", - "dgux": "dgux-g++", "freebsd": "freebsd-clang", "gnu": "hurd-g++", "hp-ux": "hpux-acc", |
