diff options
| author | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-02-03 18:49:20 +0900 |
|---|---|---|
| committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2026-02-05 11:30:07 +0900 |
| commit | 293aa66e26b540f6b7d036a1edd3e7df9bdb6b37 (patch) | |
| tree | 47134847dcdbd3bbe08ae7fc857840fe7c3c277e /PLATFORMS | |
| parent | ec615dc3b52d4faafbebd7b4229fd4a1ea2a75ee (diff) | |
| download | tqt-293aa66e26b540f6b7d036a1edd3e7df9bdb6b37.tar.gz tqt-293aa66e26b540f6b7d036a1edd3e7df9bdb6b37.zip | |
Remove support for Irix, which is discontinued and does not provide a c++17 complaint compiler
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'PLATFORMS')
| -rw-r--r-- | PLATFORMS | 5 |
1 files changed, 1 insertions, 4 deletions
@@ -10,9 +10,6 @@ aix-xlc aix-xlc-64 freebsd-g++ freebsd-icc -irix-cc -irix-cc-64 -irix-g++ linux-ecc-64 linux-g++ linux-g++-64 @@ -30,7 +27,7 @@ win32-msvc.net Example: - ./configure -platform irix-cc-64 -shared -debug + ./configure -platform linux-g++-64 -shared -debug Customization: |
