SHA256
1
0
forked from pool/ldc

Accepting request 810584 from home:mlin7442:rebuild_152

Leap 15.2 the default llvm switched to llvm9, lets force compile with llvm7

OBS-URL: https://build.opensuse.org/request/show/810584
OBS-URL: https://build.opensuse.org/package/show/devel:languages:D/ldc?expand=0&rev=37
This commit is contained in:
2020-06-02 08:32:26 +00:00
committed by Git OBS Bridge
parent 32bc98db45
commit 73d9c4743e
2 changed files with 7 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jun 1 09:09:31 UTC 2020 - Max Lin <mlin@suse.com>
- Switch to llvm7 explicity on Leap 15.2 as the default llvm in Leap 15.2
isn't llvm7
-------------------------------------------------------------------
Sun May 24 22:00:42 UTC 2020 - Matthias Eliasson <elimat@opensuse.org>