summaryrefslogtreecommitdiffstats
path: root/toolkit/crashreporter/crashreporter.mozbuild
diff options
context:
space:
mode:
Diffstat (limited to 'toolkit/crashreporter/crashreporter.mozbuild')
-rw-r--r--toolkit/crashreporter/crashreporter.mozbuild3
1 files changed, 0 insertions, 3 deletions
diff --git a/toolkit/crashreporter/crashreporter.mozbuild b/toolkit/crashreporter/crashreporter.mozbuild
index b8c639175..a9824517c 100644
--- a/toolkit/crashreporter/crashreporter.mozbuild
+++ b/toolkit/crashreporter/crashreporter.mozbuild
@@ -21,7 +21,4 @@ elif CONFIG['GNU_CXX']:
if CONFIG['CLANG_CXX']:
CXXFLAGS += ['-Wno-implicit-fallthrough']
-if CONFIG['MOZ_WIDGET_TOOLKIT'] == 'gonk':
- DEFINES['ELFSIZE'] = 32
-
DEFINES['NO_STABS_SUPPORT'] = True