Reverted submodule changes...

pull/10621/head
Nicolas "Pixel" Noble 8 years ago
parent 232e9b458b
commit 736907c23e
  1. 4
      WORKSPACE
  2. 2
      third_party/googletest
  3. 2
      third_party/zlib

@ -5,7 +5,7 @@ bind(
bind( bind(
name = "libssl", name = "libssl",
actual = "@submodule_boringssl//:ssl", actual = "@boringssl//:ssl",
) )
bind( bind(
@ -49,7 +49,7 @@ bind(
) )
local_repository( local_repository(
name = "submodule_boringssl", name = "boringssl",
path = "third_party/boringssl-with-bazel", path = "third_party/boringssl-with-bazel",
) )

@ -1 +1 @@
Subproject commit c99458533a9b4c743ed51537e25989ea55944908 Subproject commit ec44c6c1675c25b9827aacd08c02433cccde7780

2
third_party/zlib vendored

@ -1 +1 @@
Subproject commit 50893291621658f355bc5b4d450a8d06a563053d Subproject commit cacf7f1d4e3d44d871b605da3b647f07d718623f
Loading…
Cancel
Save