Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(158)

Unified Diff: patches.chromium/x86_64_source_excludes.patch

Issue 16272007: Fix the shared_library build on Linux. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/deps/third_party/openssl/
Patch Set: Describe the patch in README.chromium Created 7 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « openssl/openssl.config ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: patches.chromium/x86_64_source_excludes.patch
===================================================================
--- patches.chromium/x86_64_source_excludes.patch (revision 0)
+++ patches.chromium/x86_64_source_excludes.patch (revision 0)
@@ -0,0 +1,14 @@
+diff -burN android-openssl.1/openssl.config android-openssl/openssl.config
+--- android-openssl.1/openssl.config 2013-03-25 11:20:39.208813510 +0100
++++ android-openssl/openssl.config 2013-03-25 11:34:02.687462212 +0100
+@@ -865,8 +865,10 @@
+ OPENSSL_CRYPTO_SOURCES_EXCLUDES_x86_64="\
+ crypto/aes/aes_cbc.c \
+ crypto/aes/aes_core.c \
++crypto/bn/bn_asm.c \
+ crypto/mem_clr.c \
+ crypto/rc4/rc4_enc.c \
++crypto/rc4/rc4_skey.c \
+ "
+
+ OPENSSL_SSL_INCLUDES="\
« no previous file with comments | « openssl/openssl.config ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698