Skip to content

Commit b7eb85f

Browse files
committed
drgn install workaround for libelf
1 parent 98381e1 commit b7eb85f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/scripts/install-drgn.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,5 +10,6 @@ sudo apt install bison flex libelf-dev libdw-dev libomp5 libomp-dev
1010
git clone https://github.com/osandov/drgn.git
1111

1212
cd drgn
13+
git checkout -b drgn_february 0a6aaaae5d31ed142448f8220e208d65478ec80d
1314
python3 setup.py install
1415
cd -

0 commit comments

Comments
 (0)