diff options
author | Steve Huston <shuston@riverace.com> | 2005-08-11 16:40:11 +0000 |
---|---|---|
committer | Steve Huston <shuston@riverace.com> | 2005-08-11 16:40:11 +0000 |
commit | 49b875ab3a69dc3862947213dc5ba36988cc3064 (patch) | |
tree | feb7770ad98274bbead741b0e4545c32425d4ece /include | |
parent | ceff962521c7a21de563eeb395c11c24fe4bc7e2 (diff) | |
download | ATCD-49b875ab3a69dc3862947213dc5ba36988cc3064.tar.gz |
ChangeLogTag:Thu Aug 11 12:29:39 2005 Steve Huston <shuston@riverace.com>
Diffstat (limited to 'include')
-rw-r--r-- | include/makeinclude/platform_sunos5_sunc++.GNU | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/include/makeinclude/platform_sunos5_sunc++.GNU b/include/makeinclude/platform_sunos5_sunc++.GNU index f01fb8fd53c..a01da30b283 100644 --- a/include/makeinclude/platform_sunos5_sunc++.GNU +++ b/include/makeinclude/platform_sunos5_sunc++.GNU @@ -20,8 +20,8 @@ # the target CPU. The /opt/SUNWspro/ Sun C++ installation directory # is site-specific. # -# To build 64-bit binaries with Forte 6, build with the "buildbits=64" -# option (make buildbits=64). +# To build 64-bit binaries with Forte 6 and later, build with the +# "buildbits=64" option (make buildbits=64). # # With slight modification, this file could be used with Sun C++ 4.1. # However, it's likely that you won't be able to build all of ACE |