- Re-enable build of the llvmjit subpackage on SLE, but it will
only be delivered on PackageHub for now (boo#1183118). OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql?expand=0&rev=130
This commit is contained in:
parent
8eea7d87ce
commit
ea1306cd9b
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 18 13:43:45 UTC 2021 - Reinhard Max <max@suse.com>
|
||||
|
||||
- Re-enable build of the llvmjit subpackage on SLE, but it will
|
||||
only be delivered on PackageHub for now (boo#1183118).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 25 08:56:54 UTC 2021 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
@ -29,10 +29,9 @@
|
||||
%bcond_with systemd
|
||||
%endif
|
||||
|
||||
%if 0%{?is_opensuse} && 0%{?suse_version} >= 1500 && %pgmajor >= 11 && %pgmajor < 90
|
||||
%if 0%{?suse_version} >= 1500 && %pgmajor >= 11 && %pgmajor < 90
|
||||
%bcond_without llvm
|
||||
%else
|
||||
# LLVM is currently unsupported on SLE, so don't use it
|
||||
%bcond_with llvm
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user