diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-17 00:40:23 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1996-11-17 00:40:23 +0000 |
commit | cdaa50473d4305fca20da3227099dcb1de31c1b8 (patch) | |
tree | d3c48504214f87beeb823ccd977e8f0ca0f0bfe2 /ace/config-irix6.2-sgic++.h | |
parent | 655565f17014c6ffa30fcd70764e28fad8149ebf (diff) | |
download | ATCD-cdaa50473d4305fca20da3227099dcb1de31c1b8.tar.gz |
Help!
Diffstat (limited to 'ace/config-irix6.2-sgic++.h')
-rw-r--r-- | ace/config-irix6.2-sgic++.h | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/ace/config-irix6.2-sgic++.h b/ace/config-irix6.2-sgic++.h index 8c065491dd3..db80b336940 100644 --- a/ace/config-irix6.2-sgic++.h +++ b/ace/config-irix6.2-sgic++.h @@ -3,12 +3,12 @@ // The following configuration file is designed to work for the SGI // Indigo2EX running IRIX 6.2 platform using the SGI C++ Compiler. -// Please note that the following system patches MUST be applied to -// Irix 6.2 in order to have MT: -// -// patchSG0001361 -// patchSG0001367 -// patchSG0001389 + +// In order to have support for multi-threading, several patches must +// be applied to the stock Irix 6.2 kernel, involving changes that +// bring this kernel up to POSIX 1003.c compatibility. These patches +// are updated frequently, so you should ask your support contact or +// search SGI's web site (http://www.sgi.com) for the latest version. #if !defined (ACE_CONFIG_H) #define ACE_CONFIG_H |