summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--build/common.gypi2
1 files changed, 0 insertions, 2 deletions
diff --git a/build/common.gypi b/build/common.gypi
index 58d0df8..d851e37 100644
--- a/build/common.gypi
+++ b/build/common.gypi
@@ -2764,8 +2764,6 @@
],
'conditions': [
['arm_thumb==1', {
- # Android toolchain doesn't support -mimplicit-it=thumb
- 'cflags!': [ '-Wa,-mimplicit-it=thumb' ],
'cflags': [ '-mthumb-interwork' ],
}],
['armv7==0', {