diff options
author | Ulf Möller <ulf@openssl.org> | 2006-03-17 19:29:35 +0000 |
---|---|---|
committer | Ulf Möller <ulf@openssl.org> | 2006-03-17 19:29:35 +0000 |
commit | c58d983e3b981a49ed386e34b8c0bec05e45067b (patch) | |
tree | 3852a062cca029e9fc2281c3bd469205bf19b1ae | |
parent | a84c9d1ed9e1b96d474dabe902b7eee34d172fc8 (diff) | |
download | openssl-new-c58d983e3b981a49ed386e34b8c0bec05e45067b.tar.gz |
*** empty log message ***
-rw-r--r-- | INSTALL | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -77,7 +77,7 @@ 386 Use the 80386 instruction set only (the default x86 code is more efficient, but requires at least a 486). Note: Use compiler flags for any other CPU specific configuration, - e.g. "-m32" to build x86 code on a 64 bit system. + e.g. "-m32" to build x86 code on an x64 system. no-sse2 Exclude SSE2 code pathes. Normally SSE2 extention is detected at run-time, but the decision whether or not the |