Merge pull request #2375 from ergo720/libusb_update
Updated libusb submodule to include deadlock fix
This commit is contained in:
commit
a650fd2078
|
@ -37,7 +37,8 @@
|
|||
shallow = true
|
||||
[submodule "import/libusb"]
|
||||
path = import/libusb
|
||||
url = https://github.com/libusb/libusb
|
||||
url = https://github.com/Cxbx-Reloaded/libusb
|
||||
branch = deadlock_fix
|
||||
shallow = true
|
||||
[submodule "import/nv2a_vsh_cpu"]
|
||||
path = import/nv2a_vsh_cpu
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit c6a35c56016ea2ab2f19115d2ea1e85e0edae155
|
||||
Subproject commit cf178f1fac38426990425cc034f7d4b8c9e1e388
|
Loading…
Reference in New Issue