Search Criteria
Package Details: cargo-pgo 0.3.0-2
Package Actions
| Git Clone URL: | https://aur.archlinux.org/cargo-pgo.git (read-only, click to copy) |
|---|---|
| Package Base: | cargo-pgo |
| Description: | Cargo subcommand for optimizing Rust binaries with PGO and BOLT. |
| Upstream URL: | https://github.com/kobzol/cargo-pgo |
| Licenses: | MIT |
| Submitter: | CosmicHorror |
| Maintainer: | CosmicHorror |
| Last Packager: | CosmicHorror |
| Votes: | 0 |
| Popularity: | 0.000000 |
| First Submitted: | 2023-07-29 20:41 (UTC) |
| Last Updated: | 2026-05-03 02:48 (UTC) |
Dependencies (2)
- gcc-libs (gcc-libs-gitAUR, gccrs-libs-gitAUR, gcc-libs-snapshotAUR)
- cargo (rust-beta-binAUR, rustup-gitAUR, rust-gitAUR, rust, rustup) (make)
Latest Comments
CosmicHorror commented on 2026-04-11 15:59 (UTC)
thank you! i'll try to take a look later today if i have time
fabse commented on 2026-04-11 15:40 (UTC)
ahh that's quicker since it's only one line of change, I've opened a PR for it (for cargo-chef as well)
CosmicHorror commented on 2026-04-11 14:33 (UTC)
im quite busy right now, but can do in like a week. if you're feeling up for it then you could open a PR for it as well
https://codeberg.org/CosmicHarper/arch-pkgbuilds/src/branch/main/cargo-pgo/PKGBUILD
fabse commented on 2026-04-11 12:38 (UTC)
Would it be possible to expand the support to aarch64 (I can confirm it compiles without problems)?