summaryrefslogtreecommitdiffstats
path: root/core/combo/TARGET_linux-x86_64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/combo/TARGET_linux-x86_64.mk')
-rw-r--r--core/combo/TARGET_linux-x86_64.mk4
1 files changed, 0 insertions, 4 deletions
diff --git a/core/combo/TARGET_linux-x86_64.mk b/core/combo/TARGET_linux-x86_64.mk
index adc690a..53b0572 100644
--- a/core/combo/TARGET_linux-x86_64.mk
+++ b/core/combo/TARGET_linux-x86_64.mk
@@ -93,10 +93,6 @@ TARGET_GLOBAL_CFLAGS += \
-no-canonical-prefixes \
-fno-canonical-system-headers
-# Work around gcc 4.9 devirtualization bug, https://b.corp.google.com/19872411.
-TARGET_GLOBAL_CFLAGS += \
- -fno-devirtualize \
-
# Help catch common 32/64-bit errors.
TARGET_GLOBAL_CFLAGS += \
-Werror=pointer-to-int-cast \