George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
git-delta
Commits:
3bface36 by DeepChirp at 2026-06-09T11:27:11+08:00
Remove unnecessary environment variables
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -57,9 +57,6 @@ build() {
check() {
cd "$pkgname"
- export CARGO_PROFILE_RELEASE_LTO="true"
- export CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
-
# some tests hang for 60+ seconds, find out why
# took my machine ~ 470 seconds
cargo test --frozen --all-features
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/git-delta/-/commit/3bface366ed939533b21955e77ec2d91dc4f37d8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/git-delta/-/commit/3bface366ed939533b21955e77ec2d91dc4f37d8
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