firefox: enable webrtcSupport on riscv

This commit is contained in:
Nick Cao 2024-03-25 16:49:20 -04:00
parent 0bd5219253
commit 034f0dbf72
No known key found for this signature in database
1 changed files with 1 additions and 1 deletions

View File

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