From 293aa66e26b540f6b7d036a1edd3e7df9bdb6b37 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 3 Feb 2026 18:49:20 +0900 Subject: Remove support for Irix, which is discontinued and does not provide a c++17 complaint compiler Signed-off-by: Michele Calgaro --- PLATFORMS | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'PLATFORMS') diff --git a/PLATFORMS b/PLATFORMS index 80dfc98e5..036af8af5 100644 --- a/PLATFORMS +++ b/PLATFORMS @@ -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: -- cgit v1.2.3