collab: Make unsupported for MinGW toolchain (#23518)
Closes #23451 reverts #23117 for MinGW. collab can't be compiled for MinGW because webrtc itself doesn't support MinGW compilers Release Notes: - N/A
This commit is contained in:
parent
5d005a7621
commit
64a5153bb5
10 changed files with 199 additions and 26 deletions
|
@ -110,6 +110,8 @@ You can see the [build script](https://github.com/msys2/MINGW-packages/blob/mast
|
|||
|
||||
> Please, report any issue in [msys2/MINGW-packages/issues](https://github.com/msys2/MINGW-packages/issues?q=is%3Aissue+is%3Aopen+zed) first.
|
||||
|
||||
Note that `collab` is not supported for msys2.
|
||||
|
||||
## Troubleshooting
|
||||
|
||||
### Setting `RUSTFLAGS` env var breaks builds
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue