Chromium Code Reviews

Unified Diff: openssl/PROBLEMS

Issue 9254031: Upgrade chrome's OpenSSL to same version Android ships with. (Closed) Base URL: http://src.chromium.org/svn/trunk/deps/third_party/openssl/
Patch Set: '' Created 8 years, 11 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
« no previous file with comments | « openssl/Netware/build.bat ('k') | openssl/README » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: openssl/PROBLEMS
===================================================================
--- openssl/PROBLEMS (revision 105093)
+++ openssl/PROBLEMS (working copy)
@@ -36,7 +36,9 @@
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
« no previous file with comments | « openssl/Netware/build.bat ('k') | openssl/README » ('j') | no next file with comments »

Powered by Google App Engine