]> git.pld-linux.org Git - packages/binutils.git/commitdiff
- up to 2.29.1 auto/th/binutils-2.29.1-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 9 Oct 2017 11:54:28 +0000 (13:54 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Mon, 9 Oct 2017 11:54:28 +0000 (13:54 +0200)
binutils-absolute-gnu_debuglink-path.patch
binutils.spec

index c1822ad3c4340e73d62562867f3cdd5da07ca4b0..646991c324db96f8f533da64b8d8df85980dff09 100644 (file)
@@ -21,7 +21,7 @@
    if (include_dirs)
      {
 +      /* PLD: check the possible absolute debuginfo path (e.g. /tmp/.../usr/lib/debug/... */
-+      if (separate_debug_file_exists (basename, crc32))
++      if (separate_debug_file_exists (basename, func_data))
 +        return basename;
 +
        for (dirlen = strlen (abfd->filename); dirlen > 0; dirlen--)
index 7d1f61412895210c03ce34b0a406779351c1d720..97262dba2ec52e77de5928649e53142726814cb8 100644 (file)
@@ -23,13 +23,13 @@ Summary(ru.UTF-8):  Набор инструментов GNU для построе
 Summary(tr.UTF-8):     GNU geliştirme araçları
 Summary(uk.UTF-8):     Набір інструментів GNU для побудови виконуваних програм
 Name:          binutils
-Version:       2.28
+Version:       2.29.1
 Release:       1
 Epoch:         4
 License:       GPL v3+
 Group:         Development/Tools
 Source0:       http://ftp.gnu.org/gnu/binutils/%{name}-%{version}.tar.bz2
-# Source0-md5: 9e8340c96626b469a603c15c9d843727
+# Source0-md5: 9af59a2ca3488823e453bb356fe0f113
 Source1:       http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source1-md5: a717d9707ec77d82acb6ec9078c472d6
 Patch0:                %{name}-gasp.patch
This page took 0.249664 seconds and 4 git commands to generate.