SHA256
6
0
forked from pool/dwz

Accepting request 745476 from home:tomdevries:branches:devel:tools:compiler-dwz-fix-die-no-multifile-prop

- Fix die_no_multifile propagation [swo#25109].
  * dwz-fix-die-no-multifile-propagation.patch

OBS-URL: https://build.opensuse.org/request/show/745476
OBS-URL: https://build.opensuse.org/package/show/devel:tools:compiler/dwz?expand=0&rev=21
This commit is contained in:
Martin Pluskal
2019-11-05 12:42:30 +00:00
committed by Git OBS Bridge
parent 0a849effcb
commit 16a4a1d2f1
3 changed files with 493 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ NoSource: 0
%endif
Patch1: dwz-update-version-copyright-message.patch
Patch2: dwz-fix-die-no-multifile-propagation.patch
%if %{build_main}
%description
@@ -103,6 +104,7 @@ This package contains the testsuite results from DWZ.
%prep
%setup -q -n dwz
%patch1 -p1
%patch2 -p1
%build
make %{?_smp_mflags} CFLAGS="%{optflags}"