[packages/postgresql/POSTGRESQL_14: 1/3] disable llvm jit until changes for opaque pointers are merged; rel 2
atler
atler at pld-linux.org
Thu Dec 7 14:43:34 CET 2023
commit 994c84a018fd16399679d2d09e7888eb419a6702
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 2eba9a9..ad210ee 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}.8
-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/644817cac8045d61773867e1aa878ea2d535ba0c
More information about the pld-cvs-commit
mailing list