mirror of
https://github.com/JakeHillion/object-introspection.git
synced 2024-11-09 21:24:14 +00:00
update folly and enable ci usage
This commit is contained in:
parent
878b9bfebb
commit
b1c43c2b42
@ -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
2
.gitmodules
vendored
@ -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
2
extern/folly
vendored
@ -1 +1 @@
|
||||
Subproject commit d247a1ab1891677bfc8dd4fd2ea95fb43e160455
|
||||
Subproject commit 8db54418e3ccdd97619ac8b69bb3702f82bb0f66
|
Loading…
Reference in New Issue
Block a user