Merge "Configure synci generation explicitly"
This commit is contained in:
@@ -12,6 +12,7 @@ CLANG_CONFIG_mips_UNKNOWN_CFLAGS := \
|
||||
-frerun-cse-after-loop \
|
||||
-frename-registers \
|
||||
-msynci \
|
||||
-mno-synci \
|
||||
-mno-fused-madd
|
||||
|
||||
# Temporary workaround for Mips clang++ problem, creates
|
||||
|
@@ -12,6 +12,7 @@ CLANG_CONFIG_mips64_UNKNOWN_CFLAGS := \
|
||||
-frerun-cse-after-loop \
|
||||
-frename-registers \
|
||||
-msynci \
|
||||
-mno-synci \
|
||||
-mno-fused-madd
|
||||
|
||||
# Temporary workaround for Mips clang++ problem creating
|
||||
|
Reference in New Issue
Block a user