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

Unified Diff: openssl/build-config.mk

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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « openssl/apps/x509.c ('k') | openssl/check-all-builds.sh » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: openssl/build-config.mk
diff --git a/openssl/build-config.mk b/openssl/build-config.mk
deleted file mode 100644
index d5ca1829360870bc8abf51274f1c1f419d16bdf8..0000000000000000000000000000000000000000
--- a/openssl/build-config.mk
+++ /dev/null
@@ -1,34 +0,0 @@
-# Auto-generated - DO NOT EDIT!
-# To regenerate, edit openssl.config, then run:
-# ./import_openssl.sh import /path/to/openssl-1.0.1e.tar.gz
-#
-openssl_cflags := \
- -DOPENSSL_THREADS \
- -D_REENTRANT \
- -DDSO_DLFCN \
- -DHAVE_DLFCN_H \
- -DL_ENDIAN \
- -DTERMIO \
- -DOPENSSL_NO_CAMELLIA \
- -DOPENSSL_NO_CAPIENG \
- -DOPENSSL_NO_CAST \
- -DOPENSSL_NO_CMS \
- -DOPENSSL_NO_EC_NISTP_64_GCC_128 \
- -DOPENSSL_NO_GMP \
- -DOPENSSL_NO_GOST \
- -DOPENSSL_NO_HEARTBEATS \
- -DOPENSSL_NO_IDEA \
- -DOPENSSL_NO_JPAKE \
- -DOPENSSL_NO_MD2 \
- -DOPENSSL_NO_MDC2 \
- -DOPENSSL_NO_RC5 \
- -DOPENSSL_NO_RDRAND \
- -DOPENSSL_NO_RFC3779 \
- -DOPENSSL_NO_RSAX \
- -DOPENSSL_NO_SCTP \
- -DOPENSSL_NO_SEED \
- -DOPENSSL_NO_SHA0 \
- -DOPENSSL_NO_STATIC_ENGINE \
- -DOPENSSL_NO_STORE \
- -DOPENSSL_NO_WHIRLPOOL \
-
« no previous file with comments | « openssl/apps/x509.c ('k') | openssl/check-all-builds.sh » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698