summaryrefslogtreecommitdiff
path: root/media/mtransport/common.build
diff options
context:
space:
mode:
authorMoonchild <moonchild@palemoon.org>2021-10-14 23:35:18 +0000
committerMoonchild <moonchild@palemoon.org>2022-04-01 15:22:15 +0200
commit39f9ab375b2bfd9e46df9695b78870cf1e9cf3c6 (patch)
tree522ad2b33de883f03a53ffa17e4d74202bcf762a /media/mtransport/common.build
parent28a3cd1028612b3b577768519d11fa6fbcda6f09 (diff)
downloaduxp-39f9ab375b2bfd9e46df9695b78870cf1e9cf3c6.tar.gz
Issue #1053 - Remove /dom/system/android and dependent modules,
as well as robocop.
Diffstat (limited to 'media/mtransport/common.build')
-rw-r--r--media/mtransport/common.build6
1 files changed, 0 insertions, 6 deletions
diff --git a/media/mtransport/common.build b/media/mtransport/common.build
index 3ba5b63efc..eb262df185 100644
--- a/media/mtransport/common.build
+++ b/media/mtransport/common.build
@@ -61,12 +61,6 @@ elif CONFIG['OS_TARGET'] == 'Linux':
LOCAL_INCLUDES += [
'/media/mtransport/third_party/nrappkit/src/port/linux/include',
]
-elif CONFIG['OS_TARGET'] == 'Android':
- DEFINES['LINUX'] = True
- DEFINES['ANDROID'] = True
- LOCAL_INCLUDES += [
- '/media/mtransport/third_party/nrappkit/src/port/android/include',
- ]
elif CONFIG['OS_TARGET'] == 'WINNT':
DEFINES['WIN'] = True
# for stun.h