File tree Expand file tree Collapse file tree 6 files changed +4
-4
lines changed
Pkg-1e90f07f9f28e9cec60c5aea0e55302a02164b10.tar.gz
Pkg-2141bf17f79868903085ff16281ea92c4575b644.tar.gz Expand file tree Collapse file tree 6 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -714,7 +714,7 @@ clean: | $(CLEAN_TARGETS)
714714.PHONY : cleanall
715715cleanall : clean
716716 @-$(MAKE ) -C $(BUILDROOT ) /src clean-flisp clean-support
717- @-$(MAKE ) -C $(BUILDROOT ) /deps clean-libuv
717+ @-$(MAKE ) -C $(BUILDROOT ) /deps clean-libuv clean-utf8proc
718718 -rm -fr $(build_prefix ) $(build_staging )
719719
720720.PHONY : distcleanall
Original file line number Diff line number Diff line change 1+ e2064b38167e42b7e96fdb2b6a738b31
Original file line number Diff line number Diff line change 1+ b21d6c58f3132af8dd739c8b23073a6702e554d517c6d364e883a355ea1d692cdae01d8600d7eed7c9d4b3792025d1e4d7aa258f5850817aff2fae48f631b2c3
Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11PKG_BRANCH = master
2- PKG_SHA1 = 2141bf17f79868903085ff16281ea92c4575b644
2+ PKG_SHA1 = 1e90f07f9f28e9cec60c5aea0e55302a02164b10
33PKG_GIT_URL := https://github.com/JuliaLang/Pkg.jl.git
44PKG_TAR_URL = https://api.github.com/repos/JuliaLang/Pkg.jl/tarball/$1
You can’t perform that action at this time.
0 commit comments