- Update to version 1.2.0

* The ARM32 target is now supported.
  * --gdb-index is implemented.
  * mold now supports the following flags: --start-address, -Tbss,
    -Tdata, -Ttext, --oformat=binary, --disable-new-dtags

OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/mold?expand=0&rev=18
This commit is contained in:
Martin Liška
2022-04-15 11:55:07 +00:00
committed by Git OBS Bridge
parent 70dab6c523
commit c71a968589
4 changed files with 13 additions and 5 deletions

View File

@@ -17,7 +17,7 @@
Name: mold
Version: 1.1.1
Version: 1.2
Release: 0
Summary: A Modern Linker (mold)
License: AGPL-3.0-or-later
@@ -73,7 +73,6 @@ LIBDIR=%{_libdir} \
LIBEXECDIR=%{_libexecdir} \
%{build_args}
%install
%make_install -e \
PREFIX=%{_prefix} \