[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] $nick r11039: update gcc15snapshot to 15-20250126
From: |
carlhansen |
Subject: |
[Gsrc-commit] $nick r11039: update gcc15snapshot to 15-20250126 |
Date: |
Sun, 26 Jan 2025 17:02:48 -0800 |
User-agent: |
mail (GNU Mailutils 3.18) |
------------------------------------------------------------
revno: 11039
revision-id: carlhansen@gnu.org-20250127010243-xik56wpv01touadd
parent: carlhansen@gnu.org-20250127002714-5i5mnvv2p6hm1m9u
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Mon 2025-01-27 01:02:43 +0000
message:
update gcc15snapshot to 15-20250126
=== modified file 'pkg/gnu/gcc15snapshot/Makefile'
--- a/pkg/gnu/gcc15snapshot/Makefile 2025-01-19 23:19:49 +0000
+++ b/pkg/gnu/gcc15snapshot/Makefile 2025-01-27 01:02:43 +0000
@@ -22,13 +22,13 @@
NAME = The GNU Compiler Collection version 15 development version
GARNAME = gcc15snapshot
UPSTREAMNAME = gcc
-GARVERSION = 15-20250119
+GARVERSION = 15-20250126
HOME_URL = https://www.gnu.org/software/gcc
DESCRIPTION = GNU Compiler Collection 15 snapshot
define BLURB
GCC is the GNU Compiler Collection. It provides compiler front-ends
for several languages, including C, C++, Objective-C, Objective-C++,
-Fortran, Ada, D, Go, and Modula 2. WIth runtime
+Fortran, Ada, D, Go, Rust, and Modula 2. WIth runtime
support libraries for these languages.
endef
@@ -116,7 +116,7 @@
--enable-gnu-unique-object \
--enable-gtk-cairo \
--enable-host-shared \
---enable-languages=c,c++,fortran,go,objc,obj-c++,jit,m2,d,rust,ada \
+--enable-languages=c,c++,fortran,objc,obj-c++,jit,go,m2,d,rust,ada \
--enable-libmpx \
--enable-libssp \
--enable-libda \
=== modified file 'pkg/gnu/gcc15snapshot/sha256sums'
--- a/pkg/gnu/gcc15snapshot/sha256sums 2025-01-19 23:19:49 +0000
+++ b/pkg/gnu/gcc15snapshot/sha256sums 2025-01-27 01:02:43 +0000
@@ -1,1 +1,1 @@
-19259842b4551970d461b4cbd9799f9e7350f93b3eb655bb07dc6bf4c62557fb
download/gcc-15-20250119.tar.xz
+8d57151f77db361e3a5fba8ee83c60515cb273496824f8f4280e042c764043b5
download/gcc-15-20250126.tar.xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] $nick r11039: update gcc15snapshot to 15-20250126,
carlhansen <=