@ -111,7 +111,6 @@ fresh_vc:
rm -rf $(VC)
$(GITFASTCLONE) $(VCREPO) $(VC)
ifndef ANDROID
ifndef local
latest_tcc: $(TMPTCC)/.git/config
cd $(TMPTCC) && $(GITCLEANPULL)
@ -119,7 +118,6 @@ else
latest_tcc:
@echo "Using local tcc"
endif
fresh_tcc:
rm -rf $(TMPTCC)