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

Side by Side Diff: patches.chromium/0004-x86_64_source_excludes.patch

Issue 2072073002: Delete bundled copy of OpenSSL and replace with README. (Closed) Base URL: https://chromium.googlesource.com/chromium/deps/openssl@master
Patch Set: Delete bundled copy of OpenSSL and replace with README. Created 4 years, 6 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 unified diff | Download patch
OLDNEW
(Empty)
1 diff -burN android-openssl.1/openssl.config android-openssl/openssl.config
2 --- android-openssl.1/openssl.config 2013-03-25 11:20:39.208813510 +0100
3 +++ android-openssl/openssl.config 2013-03-25 11:34:02.687462212 +0100
4 @@ -865,8 +865,10 @@
5 OPENSSL_CRYPTO_SOURCES_EXCLUDES_x86_64="\
6 crypto/aes/aes_cbc.c \
7 crypto/aes/aes_core.c \
8 +crypto/bn/bn_asm.c \
9 crypto/mem_clr.c \
10 crypto/rc4/rc4_enc.c \
11 +crypto/rc4/rc4_skey.c \
12 "
13
14 OPENSSL_SSL_INCLUDES="\
OLDNEW
« no previous file with comments | « patches.chromium/0003-x509_hash_name_algorithm_change.patch ('k') | patches.chromium/0005-reduce_client_hello_size.patch » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698