SHA256
1
0
forked from pool/mold

Accepting request 1185859 from devel:tools:compiler

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/1185859
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mold?expand=0&rev=45
This commit is contained in:
Ana Guerrero 2024-07-08 17:08:14 +00:00 committed by Git OBS Bridge
commit acde4e8968

View File

@ -1,7 +1,7 @@
-------------------------------------------------------------------
Thu Jun 27 06:56:15 UTC 2024 - Martin Liška <martin.liska@hey.com>
- Update to version 2.32.0
- Update to version 2.32.1
* Previously, shared libraries specified with --as-needed were not considered as
"needed" if they were referenced only by weak undefined symbols. Such weak
symbols were converted to absolute symbols at address zero at link-time.