[packages/foot] disable pgo by default since it requires pty
    atler 
    atler at pld-linux.org
       
    Mon Mar 21 12:10:27 CET 2022
    
    
  
commit 0848c8731dc79a0fc595791f48992faa05f48444
Author: Jan Palus <atler at pld-linux.org>
Date:   Mon Mar 21 12:09:49 2022 +0100
    disable pgo by default since it requires pty
 foot.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/foot.git/commitdiff/0848c8731dc79a0fc595791f48992faa05f48444
    
    
More information about the pld-cvs-commit
mailing list