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:
3
.SRCINFO
3
.SRCINFO
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user