aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/boringssl/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/boringssl/README.md')
-rw-r--r--third_party/boringssl/README.md15
1 files changed, 15 insertions, 0 deletions
diff --git a/third_party/boringssl/README.md b/third_party/boringssl/README.md
new file mode 100644
index 0000000000..93f362c94a
--- /dev/null
+++ b/third_party/boringssl/README.md
@@ -0,0 +1,15 @@
+BoringSSL.
+
+This is a clone of the repository `https://github.google.com/mdsteele/boringssl-bazel`
+at `436432d8` which itself pulls in `https://boringssl.googlesource.com/boringssl`
+at `82aa28fa` .
+
+The `BUILD` file is replaced with one containing globs that is more readable.
+
+To update:
+
+1. Save the files `README.md` and `BUILD` from `third_party/boringssl`
+2. `git clone --recurse-submodules https://github.com/mdsteele/boringssl-bazel`
+3. Copy the git tree or BoringSSL to `third_party/boringssl`
+4. Remove the `WORKSPACE` file from `third_party/boringssl`
+5. Copy the saved `README.md` and `BUILD` files back