Michael Schröder
549dab560a
- Update to version 5.1 (bsc#1233156) * Architecture support for hppa and loongarch * Switch to xxhash for buildid recomputation (much faster!) * find-debuginfo supports -v,--verbose and -q,--quiet * find-debuginfo passes -j down to dwz * debugedit now handles Handle DWARF5 * debugedit handles compressed DWARF debug sections - Refresh debugsubpkg.patch finddebuginfo.patch - Remove upstreamed remove-bad-shift.patch OBS-URL: https://build.opensuse.org/request/show/1223365 OBS-URL: https://build.opensuse.org/package/show/Base:System/debugedit?expand=0&rev=11
11 lines
288 B
Diff
11 lines
288 B
Diff
--- ./scripts/find-debuginfo.in.orig 2017-12-01 15:40:27.006764372 +0000
|
|
+++ ./scripts/find-debuginfo.in 2017-12-01 15:41:17.270619182 +0000
|
|
@@ -168,7 +168,6 @@
|
|
;;
|
|
--dwz-single-file-mode)
|
|
dwz_single_file_mode=true
|
|
- shift
|
|
;;
|
|
--build-id-seed)
|
|
build_id_seed=$2
|