fix
This commit is contained in:
parent
54eea22158
commit
3bc13c6d53
6
Makefile
6
Makefile
@ -9,9 +9,9 @@
|
||||
SHELL := /bin/bash
|
||||
|
||||
COMPILE_SH ?= /home/hyx/work/dev_gaiban/APP_AP05_1.1.22_tuxi_shengchan/compile.sh
|
||||
SRC := update_mac_yt.c
|
||||
TARGET_ARM64 := update_mac_yt
|
||||
TARGET_NATIVE := update_mac_yt_native
|
||||
SRC := update_mac_pdd.c
|
||||
TARGET_ARM64 := update_mac_pdd
|
||||
TARGET_NATIVE := update_mac_pdd_native
|
||||
|
||||
# Allow overriding CFLAGS via environment
|
||||
CFLAGS ?= -O2 -Wall -I/home/hyx/work/write_mac_tool/hiredis
|
||||
|
||||
Binary file not shown.
Loading…
Reference in New Issue
Block a user