summaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorUlf Möller <ulf@openssl.org>2006-03-17 19:29:26 +0000
committerUlf Möller <ulf@openssl.org>2006-03-17 19:29:26 +0000
commit6e16b45d9d41d97fc0e0dd68c06363532c9fed12 (patch)
tree47c3a4965fb91a855f2f4bd998383068feeb14e3 /INSTALL
parente09e7ab3621966e1d810a0d8f1fc65a9bc5868b5 (diff)
*** empty log message ***
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index bd79ddddf5..ebb36978a2 100644
--- a/INSTALL
+++ b/INSTALL
@@ -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