summaryrefslogtreecommitdiff
path: root/bordeaux/learning/stochastic_linear_ranker/Android.mk
diff options
context:
space:
mode:
Diffstat (limited to 'bordeaux/learning/stochastic_linear_ranker/Android.mk')
-rw-r--r--bordeaux/learning/stochastic_linear_ranker/Android.mk6
1 files changed, 0 insertions, 6 deletions
diff --git a/bordeaux/learning/stochastic_linear_ranker/Android.mk b/bordeaux/learning/stochastic_linear_ranker/Android.mk
index 540141af8..55ab5a49d 100644
--- a/bordeaux/learning/stochastic_linear_ranker/Android.mk
+++ b/bordeaux/learning/stochastic_linear_ranker/Android.mk
@@ -30,12 +30,6 @@ LOCAL_SRC_FILES := native/stochastic_linear_ranker.cpp \
LOCAL_PRELINK_MODULE := false
-LOCAL_CFLAGS := -DANDROID
-
LOCAL_C_INCLUDES += $(LOCAL_PATH)/../native
-include external/stlport/libstlport.mk
-
-# include external/opencv/libopencv.mk
-
include $(BUILD_STATIC_LIBRARY)