George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
fish
Commits:
36f21a5e by George Hu at 2026-05-17T19:05:24+08:00
Re-enable LTO
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -24,7 +24,6 @@ pkgbase = fish
optdepends = xsel: X11 clipboard integration
optdepends = xclip: X11 clipboard integration (alternative)
optdepends = wl-clipboard: Wayland clipboard integration
- options = !lto
backup = etc/fish/config.fish
source = fish::git+https://github.com/fish-shell/fish-shell#tag=4.7.1
sha512sums =
24c171ba72d8f8b4f54be79f5c4f9862560dd6de626296585f3074c947422eb85bba055270e3405ebe36f275d58b4a8da95de5b87aeef68c99f5cbc8766550e0
=====================================
PKGBUILD
=====================================
@@ -24,7 +24,6 @@ optdepends=(
'xclip: X11 clipboard integration (alternative)'
'wl-clipboard: Wayland clipboard integration'
)
-options=(!lto)
install=fish.install
backup=(etc/fish/config.fish)
source=("${pkgname}::git+https://github.com/fish-shell/fish-shell#tag=${pkgver}")
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fish/-/commit/36f21a5e71b812a51a28a97f19872a43d80f3cc7
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/fish/-/commit/36f21a5e71b812a51a28a97f19872a43d80f3cc7
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