SHA256
1
0
forked from pool/postgresql12

- bsc#1185952: llvm12 breaks PostgreSQL 11 and 12 on s390x.

Use llvm11 as a workaround.

OBS-URL: https://build.opensuse.org/package/show/server:database:postgresql/postgresql12?expand=0&rev=43
This commit is contained in:
2021-05-19 16:13:25 +00:00
committed by Git OBS Bridge
parent 427a29ad96
commit 76c6700bd8
2 changed files with 12 additions and 2 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed May 19 15:24:24 UTC 2021 - Reinhard Max <max@suse.com>
- bsc#1185952: llvm12 breaks PostgreSQL 11 and 12 on s390x.
Use llvm11 as a workaround.
-------------------------------------------------------------------
Tue May 11 16:19:19 UTC 2021 - Reinhard Max <max@suse.com>