SF.net SVN: gar:[27203] csw/mgar/pkg/binutils/trunk
dmichelsen at users.sourceforge.net
dmichelsen at users.sourceforge.net
Wed Aug 6 17:18:23 CEST 2025
Revision: 27203
http://sourceforge.net/p/gar/code/27203
Author: dmichelsen
Date: 2025-08-06 15:18:23 +0000 (Wed, 06 Aug 2025)
Log Message:
-----------
binutils/trunk: Update to 2.44
Modified Paths:
--------------
csw/mgar/pkg/binutils/trunk/Makefile
csw/mgar/pkg/binutils/trunk/checksums
Modified: csw/mgar/pkg/binutils/trunk/Makefile
===================================================================
--- csw/mgar/pkg/binutils/trunk/Makefile 2025-08-05 19:55:54 UTC (rev 27202)
+++ csw/mgar/pkg/binutils/trunk/Makefile 2025-08-06 15:18:23 UTC (rev 27203)
@@ -1,5 +1,5 @@
NAME = binutils
-VERSION = 2.26
+VERSION = 2.44
GARTYPE = v2
DESCRIPTION = GNU binary utilities: gas, gld, gprof, and others
@@ -7,9 +7,9 @@
endef
MASTER_SITES += $(GNU_MIRROR)
-DISTFILES += $(DISTNAME).tar.bz2
+DISTFILES += $(DISTNAME).tar.xz
-PATCHFILES += 0001-Remove-existing-definition-of-SHARED-from-Solaris.patch
+#PATCHFILES += 0001-Remove-existing-definition-of-SHARED-from-Solaris.patch
PACKAGING_PLATFORMS += solaris9-sparc solaris9-i386
PACKAGING_PLATFORMS += solaris10-sparc solaris10-i386
@@ -20,7 +20,7 @@
CONFIGURE_ARGS += $(DIRPATHS)
CONFIGURE_ARGS += --program-prefix=g
# http://sourceware.org/bugzilla/show_bug.cgi?id=12265
-CONFIGURE_ARGS += --disable-werror
+#CONFIGURE_ARGS += --disable-werror
# CONFIGURE_ARGS_i386 += --enable-targets=i386-pc-solaris2.10,i686-pc-mingw32
# CONFIGURE_ARGS += $(CONFIGURE_ARGS_$(GARCH))
CONFIGURE_ARGS += --enable-targets=all
@@ -27,7 +27,9 @@
CONFIGURE_ARGS += --enable-64-bit-bfd
RUNTIME_DEP_PKGS_CSWbinutils += CSWlibiconv2
-RUNTIME_DEP_PKGS_CSWbinutils += CSWlibintl8
+RUNTIME_DEP_PKGS_CSWbinutils += CSWlibintl9
+RUNTIME_DEP_PKGS_CSWbinutils += CSWlibgcc-s1
+RUNTIME_DEP_PKGS_CSWbinutils += CSWlibzstd1
RUNTIME_DEP_PKGS_CSWbinutils += CSWlibz1
RUNTIME_DEP_PKGS_CSWbinutils-5.10-i386 += CSWlibfl2
RUNTIME_DEP_PKGS_CSWbinutils += $(RUNTIME_DEP_PKGS_CSWbinutils-$(GAROSREL)-$(GARCH))
Modified: csw/mgar/pkg/binutils/trunk/checksums
===================================================================
--- csw/mgar/pkg/binutils/trunk/checksums 2025-08-05 19:55:54 UTC (rev 27202)
+++ csw/mgar/pkg/binutils/trunk/checksums 2025-08-06 15:18:23 UTC (rev 27203)
@@ -1 +1 @@
-64146a0faa3b411ba774f47d41de239f binutils-2.26.tar.bz2
+49912ce774666a30806141f106124294 binutils-2.44.tar.xz
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list