diff --git a/srcpkgs/kitty/template b/srcpkgs/kitty/template index a46b4dd9328..1d2bdffb736 100644 --- a/srcpkgs/kitty/template +++ b/srcpkgs/kitty/template @@ -1,7 +1,7 @@ # Template file for 'kitty' pkgname=kitty version=0.13.3 -revision=1 +revision=2 pycompile_dirs="usr/lib/kitty" hostmakedepends="ncurses pkg-config python3 wayland-devel wayland-protocols" makedepends="gettext-devel glfw-devel harfbuzz-devel libxkbcommon-devel @@ -15,6 +15,7 @@ changelog="https://sw.kovidgoyal.net/kitty/changelog.html" distfiles="https://github.com/kovidgoyal/kitty/releases/download/v${version}/kitty-${version}.tar.xz" checksum=37b90f3467c31ee9f0338c066563ab2ec2eac56267286bc4ef6d9850f97f1507 pycompile_version="$py3_ver" +LDFLAGS+=" -Wl,-z,stack-size=2097152" do_build() { if [ "$CROSS_BUILD" ]; then