[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r10609: update gcc14snapshot to 14-20240914
From: |
Carl Hansen |
Subject: |
[Gsrc-commit] trunk r10609: update gcc14snapshot to 14-20240914 |
Date: |
Sat, 14 Sep 2024 22:51:28 -0400 (EDT) |
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 10609
revision-id: carlhansen@gnu.org-20240915025121-mh6tev23byv146yn
parent: carlhansen@gnu.org-20240915022122-bt9uprddea9i2dl9
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2024-09-15 02:51:21 +0000
message:
update gcc14snapshot to 14-20240914
modified:
pkg/gnu/gcc14snapshot/Makefile makefile-20230508001224-jov11dcplqva52ce-3
pkg/gnu/gcc14snapshot/sha256sums sha256sums-20230508001224-jov11dcplqva52ce-4
=== modified file 'pkg/gnu/gcc14snapshot/Makefile'
--- a/pkg/gnu/gcc14snapshot/Makefile 2024-09-08 07:43:05 +0000
+++ b/pkg/gnu/gcc14snapshot/Makefile 2024-09-15 02:51:21 +0000
@@ -22,7 +22,7 @@
NAME = The GNU Compiler Collection version 14 development version
GARNAME = gcc14snapshot
UPSTREAMNAME = gcc
-GARVERSION = 14-20240907
+GARVERSION = 14-20240914
HOME_URL = https://www.gnu.org/software/gcc
DESCRIPTION = GNU Compiler Collection 14 snapshot
define BLURBR
@@ -35,13 +35,13 @@
# if downloading not working, look here:
# http://gcc.gnu.org/pub/gcc/snapshots/
-#HINT: to compile Ada aka "gnats", you need to have earlier Ada compiler....
-#HINT: Likewise for the D compliper, called "gdc"
+# HINT: to compile Ada aka "gnat", you need to have earlier Ada compiler
+# already installed....
+# Likewise for the D compliper, called "gdc"
######################################################################
# https://gcc.gnu.org/pub/gcc/snapshots/14-20230507/gcc-14-20230507.tar.xz
-#
https://gcc.gnu.org/pub/gcc/snapshots/14.2.0-RC-20240723/gcc-14.2.0-RC-20240723.tar.xz
MASTER_SITES = https://gcc.gnu.org/
MASTER_SUBDIR = pub/gcc/snapshots/$(GARVERSION)/
@@ -121,7 +121,7 @@
--enable-year2038 \
--enable-gtk-cairo \
--enable-host-shared \
---enable-languages=c,c++,fortran,objc,obj-c++,jit,m2,d,rust,go \
+--enable-languages=c,c++,fortran,objc,obj-c++,jit,m2,d,rust,go,ada \
--enable-libmpx \
--enable-libssp \
--enable-libada \
=== modified file 'pkg/gnu/gcc14snapshot/sha256sums'
--- a/pkg/gnu/gcc14snapshot/sha256sums 2024-09-08 07:43:05 +0000
+++ b/pkg/gnu/gcc14snapshot/sha256sums 2024-09-15 02:51:21 +0000
@@ -1,1 +1,1 @@
-d69cf147dcbcb20320382b1dd42bf9ab34251009d3ad0c6ae249eaaad0e9a605
download/gcc-14-20240907.tar.xz
+2bf918c6fa9f1bf27481e1e0d6f5ab1fb2888e71c276f64011f245aa905adf4a
download/gcc-14-20240914.tar.xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r10609: update gcc14snapshot to 14-20240914,
Carl Hansen <=