SHA256
6
0
forked from pool/binutils

- Add binutils-revert-nm-symversion.diff to be compatible with old

output of nm relied on in scripts.
- Add binutils-fix-abierrormsg.diff to work around an eager (new)
  error message occuring without inputs and as-needed (affects
  nvme-cli build).

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=339
This commit is contained in:
2020-08-11 14:14:33 +00:00
committed by Git OBS Bridge
parent a121495e23
commit 6c0b92b0e7
49 changed files with 471 additions and 94 deletions

View File

@@ -1,3 +1,12 @@
-------------------------------------------------------------------
Fri Aug 7 14:46:35 UTC 2020 - matz@suse.com
- Add binutils-revert-nm-symversion.diff to be compatible with old
output of nm relied on in scripts.
- Add binutils-fix-abierrormsg.diff to work around an eager (new)
error message occuring without inputs and as-needed (affects
nvme-cli build).
-------------------------------------------------------------------
Fri Jul 24 14:25:31 UTC 2020 - Martin Liška <mliska@suse.cz>