SHA256
6
0
forked from pool/binutils

- Add binutils-fix-relax.diff to fix linking relaxation problems

with old object files hitting some enterprise software. [bsc#1179341]

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=350
This commit is contained in:
2020-12-04 14:56:26 +00:00
committed by Git OBS Bridge
parent a0ed9a9ba6
commit 1ab33b497b
47 changed files with 204 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 4 14:52:54 UTC 2020 - Michael Matz <matz@suse.com>
- Add binutils-fix-relax.diff to fix linking relaxation problems
with old object files hitting some enterprise software. [bsc#1179341]
-------------------------------------------------------------------
Mon Nov 23 13:58:56 UTC 2020 - Michael Matz <matz@suse.com>