aboutsummaryrefslogtreecommitdiffstats
path: root/heimdall/source/Android.mk
diff options
context:
space:
mode:
authorChirayu Desai <cdesai@cyanogenmod.org>2013-05-14 21:21:45 +0530
committerChirayu Desai <cdesai@cyanogenmod.org>2013-05-14 21:21:48 +0530
commitd6bd426258b48264ed1b8c589ecb5ff1f179a88d (patch)
tree7e28aa2fa447ddcd7f1f6e59c54aab0def454d02 /heimdall/source/Android.mk
parent03200ae39e9808e4147e1814167ded4a26db9e7d (diff)
downloadexternal_heimdall-d6bd426258b48264ed1b8c589ecb5ff1f179a88d.zip
external_heimdall-d6bd426258b48264ed1b8c589ecb5ff1f179a88d.tar.gz
external_heimdall-d6bd426258b48264ed1b8c589ecb5ff1f179a88d.tar.bz2
remove misleading variable from Android.mk
* We can't build static host executables yet. Change-Id: I600611f2b512e74d24604ddfe053b4fc77d927df
Diffstat (limited to 'heimdall/source/Android.mk')
-rw-r--r--heimdall/source/Android.mk1
1 files changed, 0 insertions, 1 deletions
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 \