Merge pull request #299027 from NickCao/firefox-webrtc-riscv

firefox: enable webrtcSupport on riscv
This commit is contained in:
Martin Weinelt 2024-03-26 01:28:30 +01:00 committed by GitHub
commit 3f5c3267e6
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -121,7 +121,7 @@ in
, geolocationSupport ? !privacySupport
, googleAPISupport ? geolocationSupport
, mlsAPISupport ? geolocationSupport
, webrtcSupport ? !privacySupport && !stdenv.hostPlatform.isRiscV
, webrtcSupport ? !privacySupport
# digital rights managemewnt