Merge branch 'master' into 'master'

Add gdbserver recipe

See merge request redox-os/cookbook!238
This commit is contained in:
Jeremy Soller 2020-06-17 17:33:54 +00:00
commit e1cd72b775
2 changed files with 6 additions and 0 deletions

View File

@ -0,0 +1 @@
GIT=https://gitlab.redox-os.org/redox-os/gdbserver.git

View File

@ -0,0 +1,5 @@
[source]
git = "https://gitlab.redox-os.org/redox-os/gdbserver.git"
[build]
template = "cargo"