Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Bug 915201 - Don't depend on clang
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelwu committed Sep 11, 2013
1 parent deba48b commit 5f02043
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion Android.mk
Expand Up @@ -59,7 +59,6 @@ include $(BUILD_HOST_STATIC_LIBRARY)
# =====================================================

include $(CLEAR_VARS)
LOCAL_CLANG := true
LOCAL_SRC_FILES := $(common_SRC_FILES)
LOCAL_CFLAGS += $(common_CFLAGS) -ftrapv
LOCAL_C_INCLUDES += $(common_C_INCLUDES) \
Expand Down

0 comments on commit 5f02043

Please sign in to comment.