Real fix. enable lto and remove useless depends

I lost my eyes, forget to remove duplicate CMAKE_BUILD_TYPE. lol.
This commit is contained in:
Akatsuki Rui
2024-02-05 09:58:59 +08:00
parent 827fb58442
commit efc7002c12
2 changed files with 0 additions and 7 deletions

View File

@@ -12,12 +12,10 @@ pkgbase = fish-git
checkdepends = expect
checkdepends = procps-ng
makedepends = cargo
makedepends = clang
makedepends = cmake
makedepends = git
makedepends = python-sphinx
depends = glibc
depends = gcc-libs
depends = ncurses
depends = pcre2
optdepends = python: man page completion parser / web config tool
@@ -26,7 +24,6 @@ pkgbase = fish-git
provides = fish-shell
conflicts = fish
conflicts = fish-shell
options = !lto
backup = etc/fish/config.fish
source = git+https://github.com/fish-shell/fish-shell.git
b2sums = SKIP