SHA256
6
0
forked from pool/binutils

- Add binutils-pr25593.diff to fix DT_NEEDED order with -flto

[bsc#1163744]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=334
This commit is contained in:
2020-02-26 08:40:00 +00:00
committed by Git OBS Bridge
parent 769c7a80d0
commit 7e7f54a04c
47 changed files with 526 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Feb 26 08:13:33 UTC 2020 - Richard Biener <rguenther@suse.com>
- Add binutils-pr25593.diff to fix DT_NEEDED order with -flto
[bsc#1163744]
-------------------------------------------------------------------
Tue Feb 18 16:12:52 UTC 2020 - Martin Liška <mliska@suse.cz>