Accepting request 705460 from home:aaronpuchert

Fix build with LLVM 8.

OBS-URL: https://build.opensuse.org/request/show/705460
OBS-URL: https://build.opensuse.org/package/show/devel:languages:rust/rust?expand=0&rev=218
This commit is contained in:
Luke Jones
2019-05-27 05:15:47 +00:00
committed by Git OBS Bridge
parent 7721178020
commit 9643ad5942
3 changed files with 36 additions and 1 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sat May 25 12:23:30 UTC 2019 - Aaron Puchert <aaronpuchert@alice-dsl.net>
- Add fix-llvm8-build.patch: Fix linker errors with llvm8 by
limiting internalization in ThinLTO.
-------------------------------------------------------------------
Fri May 17 23:06:25 UTC 2019 - federico@suse.com