tflite/tools/make: s/space/tabs/
This commit is contained in:
parent
413effbdae
commit
761b884aee
@ -32,7 +32,7 @@ ifeq ($(TARGET), ios)
|
|||||||
-arch $(TARGET_ARCH) \
|
-arch $(TARGET_ARCH) \
|
||||||
-O3
|
-O3
|
||||||
CFLAGS += -miphoneos-version-min=$(MIN_SDK_VERSION) \
|
CFLAGS += -miphoneos-version-min=$(MIN_SDK_VERSION) \
|
||||||
-fembed-bitcode \
|
-fembed-bitcode \
|
||||||
-mno-thumb \
|
-mno-thumb \
|
||||||
-isysroot \
|
-isysroot \
|
||||||
${IPHONEOS_SYSROOT} \
|
${IPHONEOS_SYSROOT} \
|
||||||
|
Loading…
Reference in New Issue
Block a user