commit ee5a09f8a45fa6a696bea725a16a465055484d70
Author: Jakub Bogusz <[email protected]>
Date: Mon Feb 14 19:06:13 2022 +0100
- updated to 2.38
crossmingw32-binutils.spec | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/crossmingw32-binutils.spec b/crossmingw32-binutils.spec
index 807bcdc..9fdc00f 100644
--- a/crossmingw32-binutils.spec
+++ b/crossmingw32-binutils.spec
@@ -5,12 +5,12 @@ Summary(pl.UTF-8): Skrośne narzędzia programistyczne GNU
dla MinGW32 - binutil
Summary(pt_BR.UTF-8): Utilitários para desenvolvimento de binários da GNU -
MinGW32 binutils
Summary(tr.UTF-8): GNU geliştirme araçları - MinGW32 binutils
Name: crossmingw32-binutils
-Version: 2.37
+Version: 2.38
Release: 1
License: GPL v3+
Group: Development/Tools
Source0: https://ftp.gnu.org/gnu/binutils/binutils-%{version}.tar.lz
-# Source0-md5: a030c64f442d224aa3baa04a11f8cf34
+# Source0-md5: a54dd3cba0f276a52063b7de151e6334
URL: http://www.sourceware.org/binutils/
BuildRequires: autoconf >= 2.69
BuildRequires: automake >= 1:1.11
@@ -63,7 +63,7 @@ for dir in gas bfd; do
cd $dir || exit 1
%{__aclocal} -I .. -I ../config -I ../bfd
%{__automake} Makefile
- %{__automake} doc/Makefile
+ test -f doc/Makefile.am && %{__automake} doc/Makefile
%{__autoconf}
cd ..
done
@@ -78,6 +78,7 @@ CONFIG_SHELL="/bin/bash" \
./configure \
--disable-nls \
--disable-shared \
+ --disable-silent-rules \
--prefix=%{_prefix} \
--libdir=%{_libdir} \
--mandir=%{_mandir} \
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/crossmingw32-binutils.git/commitdiff/ee5a09f8a45fa6a696bea725a16a465055484d70
_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit