summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorJeremy Andrews <athenian200@outlook.com>2021-09-26 00:37:16 -0500
committerJeremy Andrews <athenian200@outlook.com>2021-09-26 00:37:16 -0500
commitccf36ff78f0da29623e2073d2fc4c8353fe76fd6 (patch)
tree9d8b8a9036533eb2aec64a33d3b426c9ae8e7f37 /config
parentc4eaa46c066c3dae459afd13a52489ad6ac7b8a0 (diff)
downloadaura-central-ccf36ff78f0da29623e2073d2fc4c8353fe76fd6.tar.gz
Issue %3003 - Move openmax_dl to libs/
Diffstat (limited to 'config')
-rw-r--r--config/external/moz.build3
1 files changed, 0 insertions, 3 deletions
diff --git a/config/external/moz.build b/config/external/moz.build
index b26de2f21..20b00495f 100644
--- a/config/external/moz.build
+++ b/config/external/moz.build
@@ -12,9 +12,6 @@ external_dirs += ['media/libvpx']
if CONFIG['MOZ_AV1']:
external_dirs += ['media/libaom']
-if CONFIG['CPU_ARCH'] == 'arm':
- external_dirs += ['media/openmax_dl']
-
if CONFIG['MOZ_FFVPX']:
external_dirs += ['media/ffvpx']