summaryrefslogtreecommitdiff
path: root/bootstrap/rust-1.71/APKBUILD
AgeCommit message (Collapse)AuthorFilesLines
2024-10-17bootstrap/rust-1.7x: Reduce debug informationZach van Rijn1-1/+1
This still provides debug information, but prevents runaway memory usage which was causing 32-bit builders to fail. Closes: #1249
2024-10-17bootstrap/rust-1.[71-75]: Fix libc crate on PPCA. Wilcox1-1/+3
Closes: #1248
2024-10-17bootstrap/rusts: Don't check after allA. Wilcox1-1/+1
It wastes about 10-15 minutes per build. The tests will fail virtually everywhere until the late 70s (~76 for x86_64, ~78 for ppc64) anyway. I had originally thought it would be good to have a list of the failures present in logs in case we had other failures, but if we do we can always run them ourselves. No reason to waste hours of machine time for test results we throw away anyway.
2024-10-17bootstrap/rust-1.{61-79}: New packageA. Wilcox1-0/+292