summaryrefslogtreecommitdiffstats
path: root/gfx/cairo/libpixman/src/moz.build
diff options
context:
space:
mode:
Diffstat (limited to 'gfx/cairo/libpixman/src/moz.build')
-rw-r--r--gfx/cairo/libpixman/src/moz.build4
1 files changed, 0 insertions, 4 deletions
diff --git a/gfx/cairo/libpixman/src/moz.build b/gfx/cairo/libpixman/src/moz.build
index 69ad66ae4..055b3dcf2 100644
--- a/gfx/cairo/libpixman/src/moz.build
+++ b/gfx/cairo/libpixman/src/moz.build
@@ -156,7 +156,3 @@ if CONFIG['CLANG_CL']:
CFLAGS += [
'-Wno-unused-variable',
]
-
-# See bug 386897.
-if CONFIG['OS_TARGET'] == 'Android' and CONFIG['MOZ_OPTIMIZE']:
- CFLAGS += ['-O2']