summaryrefslogtreecommitdiffstats
path: root/PLATFORMS
diff options
context:
space:
mode:
Diffstat (limited to 'PLATFORMS')
-rw-r--r--PLATFORMS5
1 files changed, 1 insertions, 4 deletions
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: