summaryrefslogtreecommitdiffstats
path: root/compiler/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'compiler/Android.mk')
-rw-r--r--compiler/Android.mk6
1 files changed, 1 insertions, 5 deletions
diff --git a/compiler/Android.mk b/compiler/Android.mk
index 0ce9a1773b..3d7db08f29 100644
--- a/compiler/Android.mk
+++ b/compiler/Android.mk
@@ -271,11 +271,7 @@ $$(ENUM_OPERATOR_OUT_GEN): $$(GENERATED_SRC_DIR)/%_operator_out.cc : $(LOCAL_PAT
ifeq ($(TARGET_HAVE_QC_PERF),true)
# FIXME! Current PERF is built with GCC and needs emutls
LOCAL_CLANG := false
- ifeq ($(TARGET_BOARD_PLATFORM),msm8996)
- LOCAL_WHOLE_STATIC_LIBRARIES_arm += libqc-art-compiler
- else
- LOCAL_WHOLE_STATIC_LIBRARIES += libqc-art-compiler
- endif
+ LOCAL_WHOLE_STATIC_LIBRARIES_arm += libqc-art-compiler
endif
include $(BUILD_SHARED_LIBRARY)
else # host