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 4e0f935 commit d7a4a23Copy full SHA for d7a4a23
packages/windows/openocd/build-openocd.sh
@@ -10,7 +10,7 @@ cd openocd
10
cd jimtcl
11
./configure
12
make
13
-sudo make install
+make install
14
cd ..
15
16
./bootstrap
0 commit comments