libtcc1.a while "configure --enable-cross"
build and install libtcc1.a for i386, x86_64 and arm64
(libtcc1.a for x86_64 was not installed on i386)
This commit is contained in:
@ -125,4 +125,4 @@ $(DIR)/exists :
|
||||
@echo $@ > $@
|
||||
|
||||
clean :
|
||||
rm -rfv i386-win x86_64-win i386 x86_64
|
||||
rm -rfv i386-win x86_64-win i386 x86_64 arm64
|
||||
|
||||
Reference in New Issue
Block a user