From 46ca396f8c58ce6c0c95bc6ac09134ec9adc9cae Mon Sep 17 00:00:00 2001 From: "Matt A. Tobin" Date: Sun, 3 Jan 2021 23:40:35 -0500 Subject: Issue #61 - Add configure option for non-windows platforms Windows will ALWAYS have this enabled but we eventually want all target operating systems to use this as well but that will require more work --- build/moz.configure/old.configure | 1 + 1 file changed, 1 insertion(+) (limited to 'build') diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index 9673b8a89..7b1d462c4 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -226,6 +226,7 @@ def old_configure_options(*options): '--enable-safe-browsing', '--enable-sandbox', '--enable-security-sqlstore', + '--enable-shared-media', '--enable-signmar', '--enable-simulator', '--enable-small-chunk-size', -- cgit v1.2.3