From 6b7fa183dd0996fec93171edafe3bb2cbf360c56 Mon Sep 17 00:00:00 2001 From: wolfbeast Date: Fri, 31 Jan 2020 16:54:07 +0100 Subject: Issue #1342 - Remove support for system libvpx --- build/directive4.py | 1 - build/moz.configure/old.configure | 1 - 2 files changed, 2 deletions(-) (limited to 'build') diff --git a/build/directive4.py b/build/directive4.py index 9150a2543..650349d68 100644 --- a/build/directive4.py +++ b/build/directive4.py @@ -36,7 +36,6 @@ if ('MOZ_OFFICIAL_BRANDING' in listConfig) or (strBrandingDirectory.endswith("br 'MOZ_SYSTEM_JPEG', 'MOZ_SYSTEM_ZLIB', 'MOZ_SYSTEM_BZ2', - 'MOZ_SYSTEM_LIBVPX', 'MOZ_SYSTEM_JEMALLOC' ] diff --git a/build/moz.configure/old.configure b/build/moz.configure/old.configure index a8e82cb79..df955f001 100644 --- a/build/moz.configure/old.configure +++ b/build/moz.configure/old.configure @@ -287,7 +287,6 @@ def old_configure_options(*options): '--with-soft-float', '--with-system-bz2', '--with-system-jpeg', - '--with-system-libvpx', '--with-system-zlib', '--with-thumb', '--with-thumb-interwork', -- cgit v1.2.3