mirror of
https://github.com/frida/tinycc
synced 2024-12-27 15:19:41 +03:00
When tcc.exe update, abitest-tcc.exe not updated. For security, you must first clean up
This commit is contained in:
parent
5d0785d0e1
commit
5a514107c4
@ -70,7 +70,7 @@ ifdef LIBTCC1
|
||||
LIBTCC1:=$(TOP)/$(LIBTCC1)
|
||||
endif
|
||||
|
||||
all test : $(TESTS)
|
||||
all test : clean $(TESTS)
|
||||
|
||||
hello-exe: ../examples/ex1.c
|
||||
@echo ------------ $@ ------------
|
||||
|
Loading…
Reference in New Issue
Block a user