diff options
author | Andy Polyakov <appro@openssl.org> | 2010-07-08 09:02:22 +0000 |
---|---|---|
committer | Andy Polyakov <appro@openssl.org> | 2010-07-08 09:02:22 +0000 |
commit | 81ae27d56ac14ab1a9f3fe6b807f7c3dcfccd415 (patch) | |
tree | 0486a87053aee7b5b5ad3f4cfc6781d9fde6451a /PROBLEMS | |
parent | f90bf72280f7e83bb540abfd4961b213b9d16d9e (diff) | |
download | openssl-new-81ae27d56ac14ab1a9f3fe6b807f7c3dcfccd415.tar.gz |
PROBLEMS: MacOS X is not necessarily a problem anymore [from HEAD].
Diffstat (limited to 'PROBLEMS')
-rw-r--r-- | PROBLEMS | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -36,7 +36,9 @@ may differ on your machine. As long as Apple doesn't fix the problem with ld, this problem building -OpenSSL will remain as is. +OpenSSL will remain as is. Well, the problem was addressed in 0.9.8f by +passing -Wl,-search_paths_first, but it's unknown if the flag was +supported from the initial MacOS X release. * Parallell make leads to errors |