Accepting request 885325 from server:database:postgresql
- Re-enable build of the llvmjit subpackage on SLE, but it will only be delivered on PackageHub for now. OBS-URL: https://build.opensuse.org/request/show/885325 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postgresql13?expand=0&rev=8
This commit is contained in:
commit
2a9d2aba7a
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Mar 15 19:29:39 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.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Mar 9 13:52:19 UTC 2021 - Reinhard Max <max@suse.com>
|
||||
|
||||
|
@ -88,7 +88,7 @@ BuildRequires: %libpq
|
||||
%bcond_with systemd
|
||||
%bcond_with systemd_notify
|
||||
%endif
|
||||
%if 0%{?is_opensuse} && 0%{?suse_version} >= 1500 && %pgsuffix >= 11 && %pgsuffix < 90
|
||||
%if 0%{?suse_version} >= 1500 && %pgsuffix >= 11 && %pgsuffix < 90
|
||||
%bcond_without llvm
|
||||
%else
|
||||
# LLVM is currently unsupported on SLE, so don't use it
|
||||
|
Loading…
Reference in New Issue
Block a user