]> git.pld-linux.org Git - packages/foot.git/commitdiff
disable pgo by default since it requires pty
authorJan Palus <atler@pld-linux.org>
Mon, 21 Mar 2022 11:09:49 +0000 (12:09 +0100)
committerJan Palus <atler@pld-linux.org>
Mon, 21 Mar 2022 11:09:49 +0000 (12:09 +0100)
foot.spec

index 82b031236726ae4cdf784880cfd1560df0443e2a..d1a83ce1419cea68128a1a52176d4795201fe0b7 100644 (file)
--- 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
This page took 0.321968 seconds and 4 git commands to generate.