diff options
author | Peter Stephenson <pws@users.sourceforge.net> | 2006-08-04 15:31:03 +0000 |
---|---|---|
committer | Peter Stephenson <pws@users.sourceforge.net> | 2006-08-04 15:31:03 +0000 |
commit | f5f90da9c0126f9a87e88b80845442ffd9ff1578 (patch) | |
tree | 9a97e78790a500f3a669cebc42f64888405cac26 /MACHINES | |
parent | 596d38fb078aaa075bde47920b25c1b913056ea8 (diff) | |
download | zsh-f5f90da9c0126f9a87e88b80845442ffd9ff1578.tar.gz zsh-f5f90da9c0126f9a87e88b80845442ffd9ff1578.tar.xz zsh-f5f90da9c0126f9a87e88b80845442ffd9ff1578.zip |
22587: update some distribution docs
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. |