summaryrefslogtreecommitdiffstats
path: root/FAQ
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2003-01-13 16:34:05 +0000
committerAndy Polyakov <appro@openssl.org>2003-01-13 16:34:05 +0000
commit1a6356b2ca2ebbdae39779f76ba97f167f79567f (patch)
tree7109911e39acc87155ce612ef9a1a159e600eab5 /FAQ
parentb05645902a92f5406f6c81ce0bbda246d649bb1e (diff)
Minor FAQ update
Diffstat (limited to 'FAQ')
-rw-r--r--FAQ5
1 files changed, 4 insertions, 1 deletions
diff --git a/FAQ b/FAQ
index bb2f21595d..13eefd1c23 100644
--- a/FAQ
+++ b/FAQ
@@ -580,7 +580,10 @@ finds the new code offensive. To work around the problem, configure with
no-asm (and sacrifice a great deal of performance) or patch your assembler
according to <URL: http://www.openssl.org/~appro/gas-1.92.3.OpenBSD.patch>.
For your convenience a pre-compiled replacement binary is provided at
-<URL: http://www.openssl.org/~appro/gas-1.92.3.OpenBSD.bin>.
+<URL: http://www.openssl.org/~appro/gas-1.92.3.static.aout.bin>.
+Reportedly elder *BSD a.out platforms also suffer from this problem and
+remedy should be same. Provided binary is statically linked and should be
+working across wider range of *BSD branches, not just OpenBSD.
[PROG] ========================================================================