mirror of
https://gitlab.redox-os.org/redox-os/redox.git
synced 2026-06-22 21:04:18 +08:00
Use patched jpeg-decoder to work around threading issue
This commit is contained in:
parent
598a5a604d
commit
c33dcd81b4
@ -35,3 +35,6 @@ members = [
|
||||
"schemes/tcpd",
|
||||
"schemes/udpd"
|
||||
]
|
||||
|
||||
[replace]
|
||||
"jpeg-decoder:0.1.11" = { git = "https://github.com/redox-os/jpeg-decoder", branch="single_thread" }
|
||||
|
||||
Loading…
Reference in New Issue
Block a user