diff options
author | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-01-31 16:54:07 +0100 |
---|---|---|
committer | wolfbeast <mcwerewolf@wolfbeast.com> | 2020-04-14 12:21:10 +0200 |
commit | 6b7fa183dd0996fec93171edafe3bb2cbf360c56 (patch) | |
tree | b1d7902fa46621eb4a7d5f5c67843246786b6487 /build/moz.configure | |
parent | a43d59bcbf8647bffb405cc3ce2951e4a4d12985 (diff) | |
download | UXP-6b7fa183dd0996fec93171edafe3bb2cbf360c56.tar UXP-6b7fa183dd0996fec93171edafe3bb2cbf360c56.tar.gz UXP-6b7fa183dd0996fec93171edafe3bb2cbf360c56.tar.lz UXP-6b7fa183dd0996fec93171edafe3bb2cbf360c56.tar.xz UXP-6b7fa183dd0996fec93171edafe3bb2cbf360c56.zip |
Issue #1342 - Remove support for system libvpx
Diffstat (limited to 'build/moz.configure')
-rw-r--r-- | build/moz.configure/old.configure | 1 |
1 files changed, 0 insertions, 1 deletions
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', |