summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 0f9c16b49..f24718088 100644
--- a/Makefile
+++ b/Makefile
@@ -126,7 +126,6 @@ configure_internal:
-DCMAKE_BUILD_TYPE=$(BUILD_TYPE_LC) -DTARGET_ARCH=$(TARGET_ARCH_LC) \
-DHOST_OS=$(HOST_OS) \
-DTARGET_OS=$(TARGET_OS) \
- -DOBS_BUILD=$(OBS_BUILD) \
-DTFLITE_MAJOR_VER=$(TFLITE_MAJOR_VER) \
-DTFLITE_MINOR_VER=$(TFLITE_MINOR_VER) \
$(OPTIONS)