[packages/postgresql] disable llvm jit until changes for opaque pointers are merged; rel 2

atler atler at pld-linux.org
Thu May 25 12:48:34 CEST 2023


commit 9ce493d030a4301bfc3e31c77d6258155ae6923e
Author: Jan Palus <atler at pld-linux.org>
Date:   Thu May 25 12:46:32 2023 +0200

    disable llvm jit until changes for opaque pointers are merged; rel 2
    
    see:
    https://www.postgresql.org/message-id/flat/CA%2BhUKGKNX_%3Df%2B1C4r06WETKTq0G4Z_7q4L4Fxn5WWpMycDj9Fw%40mail.gmail.com

 postgresql.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/postgresql.spec b/postgresql.spec
index 637fee5..4d399c9 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -9,7 +9,7 @@
 %bcond_without	tests			# disable testing
 %bcond_without	tcl			# disable Tcl support
 %bcond_without	kerberos5		# disable kerberos5 support
-%bcond_without	llvm			# disable llvm based JIT support
+%bcond_with	llvm			# disable llvm based JIT support
 %bcond_without	perl			# disable Perl support
 %bcond_without	python			# disable Python support
 %bcond_with	bonjour			# Bonjour/DNS_SD support
@@ -35,7 +35,7 @@ Summary(uk.UTF-8):	PostgreSQL - система керування базами 
 Summary(zh_CN.UTF-8):	PostgreSQL 客户端程序和库文件
 Name:		postgresql
 Version:	%{mver}.3
-Release:	1
+Release:	2
 License:	BSD
 Group:		Applications/Databases
 Source0:	https://ftp.postgresql.org/pub/source/v%{version}/%{name}-%{version}.tar.bz2
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/9ce493d030a4301bfc3e31c77d6258155ae6923e



More information about the pld-cvs-commit mailing list