summaryrefslogtreecommitdiffstats
path: root/core/clang/mips64.mk
diff options
context:
space:
mode:
Diffstat (limited to 'core/clang/mips64.mk')
-rw-r--r--core/clang/mips64.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/core/clang/mips64.mk b/core/clang/mips64.mk
index a76aa08..612175c 100644
--- a/core/clang/mips64.mk
+++ b/core/clang/mips64.mk
@@ -7,7 +7,6 @@ CLANG_CONFIG_mips64_EXTRA_LDFLAGS :=
# Include common unknown flags
CLANG_CONFIG_mips64_UNKNOWN_CFLAGS := \
$(CLANG_CONFIG_UNKNOWN_CFLAGS) \
- -mips64r6 \
-fno-strict-volatile-bitfields \
-fgcse-after-reload \
-frerun-cse-after-loop \