Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
rustnet
Commits:
dbc63e88 by DeepChirp at 2026-06-15T12:49:11+08:00
Remove unnecessary environment variables
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -37,8 +37,6 @@ build() {
check() {
cd "$srcdir/$pkgname-$pkgver"
- export CARGO_PROFILE_RELEASE_LTO=true
- export CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
cargo test --frozen --all-features
}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rustnet/-/commit/dbc63e884c969e7efdbc7a348f67fc57ebece68b
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/rustnet/-/commit/dbc63e884c969e7efdbc7a348f67fc57ebece68b
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help