From d6bd426258b48264ed1b8c589ecb5ff1f179a88d Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Tue, 14 May 2013 21:21:45 +0530 Subject: remove misleading variable from Android.mk * We can't build static host executables yet. Change-Id: I600611f2b512e74d24604ddfe053b4fc77d927df --- heimdall/source/Android.mk | 1 - 1 file changed, 1 deletion(-) (limited to 'heimdall/source/Android.mk') diff --git a/heimdall/source/Android.mk b/heimdall/source/Android.mk index 321157b..86d2310 100644 --- a/heimdall/source/Android.mk +++ b/heimdall/source/Android.mk @@ -44,7 +44,6 @@ LOCAL_SRC_FILES := \ ../../libpit/Source/libpit.cpp LOCAL_SRC_FILES += $(LIBUSB_SRC_FILES) -LOCAL_FORCE_STATIC_EXECUTABLE := true LOCAL_C_INCLUDES := \ external/heimdall/libpit/Source \ -- cgit v1.1