From: Jan Palus Date: Mon, 21 Mar 2022 11:09:49 +0000 (+0100) Subject: disable pgo by default since it requires pty X-Git-Tag: auto/th/foot-1.12.1-1~1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=0848c8731dc79a0fc595791f48992faa05f48444;p=packages%2Ffoot.git disable pgo by default since it requires pty --- diff --git a/foot.spec b/foot.spec index 82b0312..d1a83ce 100644 --- a/foot.spec +++ b/foot.spec @@ -1,6 +1,6 @@ # # Conditional build: -%bcond_without pgo # disable profile guided optimizations +%bcond_with pgo # disable profile guided optimizations Summary: A fast, lightweight and minimalistic Wayland terminal emulator Name: foot