Bump torch to use file change detection (#182)

* Bump torch to use file change detection

* Added -f flag on rm
This commit is contained in:
Lywx
2024-03-29 11:31:28 -06:00
committed by GitHub
parent bb7b2b19ca
commit 1b72918e7f
3 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -22,4 +22,5 @@ tools/ido-recomp
debug/
.venv/
m2cfiles/
TempComp.bin.mio0
TempComp.bin.mio0
torch.hash.yml
+1
View File
@@ -351,6 +351,7 @@ assets:
@$(TORCH) modding export $(BASEROM_UNCOMPRESSED)
clean:
rm -f torch.hash.yml
@git clean -fdx asm/
@git clean -fdx bin/
@git clean -fdx build/