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

View File

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