Skip to content

Commit 4eaabba

Browse files
committed
Update drgn to pull in fix for GCC zero-lengh arrays
1 parent 9dd5c4b commit 4eaabba

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.gitmodules

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[submodule "extern/drgn"]
22
path = extern/drgn
3-
url = https://github.com/jgkamat/drgn.git
3+
url = https://github.com/ajor/drgn.git
44
[submodule "extern/folly"]
55
path = extern/folly
66
url = https://github.com/JakeHillion/folly.git

extern/drgn

0 commit comments

Comments
 (0)