Skip to content

Commit 3021ce6

Browse files
huanghantaonikic
authored andcommitted
Clean ext/opcache/minilua
1 parent 7a41156 commit 3021ce6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build/Makefile.global

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -118,6 +118,7 @@ clean:
118118
rm -f libphp.la $(SAPI_CLI_PATH) $(SAPI_CGI_PATH) $(SAPI_LITESPEED_PATH) $(SAPI_FPM_PATH) $(OVERALL_TARGET) modules/* libs/*
119119
rm -f ext/opcache/jit/zend_jit_x86.c
120120
rm -f ext/opcache/jit/zend_jit_arm64.c
121+
rm -f ext/opcache/minilua
121122

122123
distclean: clean
123124
rm -f Makefile config.cache config.log config.status Makefile.objects Makefile.fragments libtool main/php_config.h main/internal_functions_cli.c main/internal_functions.c Zend/zend_dtrace_gen.h Zend/zend_dtrace_gen.h.bak Zend/zend_config.h

0 commit comments

Comments
 (0)