SHA256
6
0
forked from pool/binutils

Accepting request 717776 from home:marxin:branches:devel:gcc

- Use -ffat-lto-objects in order to provide assembly for static libs
  (boo#1141913).

OBS-URL: https://build.opensuse.org/request/show/717776
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=306
This commit is contained in:
2019-07-23 12:04:02 +00:00
committed by Git OBS Bridge
parent fdd63ad78c
commit 17e35daa3e
44 changed files with 154 additions and 22 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Jul 22 10:41:14 UTC 2019 - Martin Liška <mliska@suse.cz>
- Use -ffat-lto-objects in order to provide assembly for static libs
(boo#1141913).
-------------------------------------------------------------------
Mon Apr 29 11:10:11 UTC 2019 - Martin Liška <mliska@suse.cz>