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

Unified Diff: buildinf.h

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 | « README.md ('k') | config/mac/ia32/openssl/opensslconf.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: buildinf.h
diff --git a/buildinf.h b/buildinf.h
deleted file mode 100644
index 1a8e483c1b30abe985e61b4144fbb7784ce35524..0000000000000000000000000000000000000000
--- a/buildinf.h
+++ /dev/null
@@ -1,7 +0,0 @@
-/* crypto/Makefile usually creates the file at build time. Since we don't care
- * about the build timestamp we fill in placeholder values. */
-#ifndef MK1MF_BUILD
-#define CFLAGS "-C flags not included-"
-#define PLATFORM "google"
-#define DATE "Sun Jan 1 00:00:00 GMT 1970"
-#endif
« no previous file with comments | « README.md ('k') | config/mac/ia32/openssl/opensslconf.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698