Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 873340 | Differences between
and this patch

Collapse All | Expand All

(-)firefox-102.3.0/third_party/libwebrtc/moz.build.orig (-1 / +4 lines)
Lines 520-526 Link Here
520
        "/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
520
        "/third_party/libwebrtc/api/audio_codecs/isac/audio_decoder_isac_float_gn",
521
        "/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
521
        "/third_party/libwebrtc/api/audio_codecs/isac/audio_encoder_isac_float_gn",
522
        "/third_party/libwebrtc/modules/audio_coding/isac_c_gn",
522
        "/third_party/libwebrtc/modules/audio_coding/isac_c_gn",
523
        "/third_party/libwebrtc/modules/audio_coding/isac_gn"
523
        "/third_party/libwebrtc/modules/audio_coding/isac_gn",
524
        "/third_party/libwebrtc/modules/desktop_capture/desktop_capture_generic_gn",
525
        "/third_party/libwebrtc/modules/desktop_capture/desktop_capture_gn",
526
        "/third_party/libwebrtc/modules/desktop_capture/primitives_gn"
524
    ]
527
    ]
525
528
526
if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux":
529
if CONFIG["CPU_ARCH"] == "x86" and CONFIG["OS_TARGET"] == "Linux":

Return to bug 873340