Orhun Parmaksız pushed to branch main at Arch Linux / Packaging / Packages /
samply
Commits:
af629fe4 by DeepChirp at 2026-06-09T11:23:29+08:00
Remove unnecessary environment variables
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -34,9 +34,6 @@ build() {
check() {
cd "$pkgname-$pkgver/$pkgname"
- export CARGO_PROFILE_RELEASE_LTO="true"
- export CARGO_PROFILE_RELEASE_CODEGEN_UNITS=1
-
export LIBSQLITE3_SYS_USE_PKG_CONFIG=1
cargo test --frozen
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/samply/-/commit/af629fe433083a456974fde490fe2c7e199d4dbf
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/samply/-/commit/af629fe433083a456974fde490fe2c7e199d4dbf
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