Skip to content
Snippets Groups Projects
Commit a719915c authored by i-bird's avatar i-bird
Browse files

Fixing gdbserver installation on ArchLinux

parent 93041466
No related branches found
No related tags found
No related merge requests found
Pipeline #2699 failed
......@@ -17,6 +17,8 @@ if [ x"$pcman" == x"zypper -n" ]; then
else
return
fi
else
return
fi
if [ x"$1" = x"linux" ]; then
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment