Compare commits

..

No commits in common. "69a46bb111fa6fdc4545c6f7620c6b7251bba2f0" and "3f72205ec67be2fb61e3a330c77f8017b2bcbb61" have entirely different histories.

1 changed files with 1 additions and 1 deletions

View File

@ -240,7 +240,7 @@ out/rust1.67.tgz: out/rust1.66.tgz
out/rust1.68.tgz: out/rust1.67.tgz
$(call build,core,rust,1.68.0,package,--build-arg BUILD_VERSION=1.67.0)
out/rust1.69.tgz: out/rust1.68.tgz out/llvm.tgz
out/rust1.69.tgz: out/rust1.68.tgz llvm.tgz
$(call build,core,rust,1.69.0,package,--build-arg BUILD_VERSION=1.68.0 --build-arg LLVM_VERSION=16)
out/rust1.70.tgz: out/rust1.69.tgz