-
Notifications
You must be signed in to change notification settings - Fork 3k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Point to a newer third-party so that Folly builds on Ubuntu 16.04
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule third-party
updated
13 files
+3 −0 | .gitmodules | |
+3 −0 | CMakeLists.txt | |
+1 −0 | fatal | |
+1 −1 | folly/src | |
+1 −1 | mcrouter/src | |
+1 −1 | proxygen/src | |
+1 −1 | squangle/src | |
+21 −0 | thrift/gen/thrift/lib/thrift/gen-cpp2/reflection_constants.cpp | |
+23 −0 | thrift/gen/thrift/lib/thrift/gen-cpp2/reflection_constants.h | |
+702 −0 | thrift/gen/thrift/lib/thrift/gen-cpp2/reflection_types.cpp | |
+373 −0 | thrift/gen/thrift/lib/thrift/gen-cpp2/reflection_types.h | |
+1 −1 | thrift/src | |
+1 −1 | wangle/src |