update folly and enable ci usage

This commit is contained in:
Jake Hillion 2023-02-23 15:32:15 -08:00 committed by Jake Hillion
parent 878b9bfebb
commit b1c43c2b42
3 changed files with 3 additions and 2 deletions

View File

@ -139,6 +139,7 @@ jobs:
sudo apt-get update
sudo apt-get install -y \
clang-12 \
libboost-all-dev \
libgflags-dev \
llvm-12-dev
- run:

2
.gitmodules vendored
View File

@ -3,7 +3,7 @@
url = https://github.com/jgkamat/drgn.git
[submodule "extern/folly"]
path = extern/folly
url = https://github.com/jgkamat/folly.git
url = https://github.com/JakeHillion/folly.git
[submodule "extern/rocksdb"]
path = extern/rocksdb
url = https://github.com/facebook/rocksdb.git

2
extern/folly vendored

@ -1 +1 @@
Subproject commit d247a1ab1891677bfc8dd4fd2ea95fb43e160455
Subproject commit 8db54418e3ccdd97619ac8b69bb3702f82bb0f66