diff options
Diffstat (limited to 'MACHINES')
-rw-r--r-- | MACHINES | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/MACHINES b/MACHINES index 973753ebb..1901dcbdb 100644 --- a/MACHINES +++ b/MACHINES @@ -180,9 +180,7 @@ SGI: IRIX 6.2, 6.3 SGI: IRIX 6.5 Should build `out-of-the-box'; however, if using the native compiler, "cc" rather than "c99" is recommended. Compilation - with gcc is also reported to work. Multibyte is supported, - for example: - CC=cc ./configure --enable-multibyte + with gcc is also reported to work. Multibyte is supported. On 6.5.2, zsh malloc routines are reported not to work; also full optimization (cc -O3 -OPT:Olimit=0) causes problems. |