George Hu pushed to branch main at Arch Linux / Packaging / Packages / onefetch
Commits:
5533fe56 by George Hu at 2026-02-26T23:18:24+08:00
Remove redundant CFLAGS
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -23,7 +23,6 @@ prepare() {
build() {
cd "$pkgname"
- CFLAGS+=' -ffat-lto-objects'
ZSTD_SYS_USE_PKG_CONFIG=1 cargo build --frozen --release --all-features
local _completion="target/release/$pkgname --generate"
$_completion bash > "completions/$pkgbase"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onefetch/-/commit/5533fe560df8d01a16085832ecd0c96f11a9ef11
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/onefetch/-/commit/5533fe560df8d01a16085832ecd0c96f11a9ef11
You're receiving this email because of your account on gitlab.archlinux.org.