We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98381e1 commit b7eb85fCopy full SHA for b7eb85f
.github/scripts/install-drgn.sh
@@ -10,5 +10,6 @@ sudo apt install bison flex libelf-dev libdw-dev libomp5 libomp-dev
10
git clone https://github.com/osandov/drgn.git
11
12
cd drgn
13
+git checkout -b drgn_february 0a6aaaae5d31ed142448f8220e208d65478ec80d
14
python3 setup.py install
15
cd -
0 commit comments