Skip to content

Commit ffabbe0

Browse files
authored
Update build-android-lua.yml
1 parent dc8d45d commit ffabbe0

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

.github/workflows/build-android-lua.yml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -125,12 +125,6 @@ jobs:
125125
MYLIBS=-ldl -lm
126126
PLAT= generic
127127
128-
129-
# 编译规则,目标在当前目录
130-
%.o: $(CJSON_DIR)/%.c
131-
$(CC) $(MYCFLAGS) -c $< -o $@
132-
133-
134128
CORE_O= lapi.o lcode.o lctype.o ldebug.o ldo.o ldump.o lfunc.o lgc.o llex.o \
135129
lmem.o lobject.o lopcodes.o lparser.o lstate.o lstring.o ltable.o \
136130
ltm.o lundump.o lvm.o lzio.o

0 commit comments

Comments
 (0)