gsrc-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gsrc-commit] trunk r10214: update gcc15snapshot to 15-20240512


From: Carl Hansen
Subject: [Gsrc-commit] trunk r10214: update gcc15snapshot to 15-20240512
Date: Sun, 12 May 2024 20:34:40 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 10214
revision-id: carlhansen1234@gmail.com-20240513003436-s3d8xs2jexgol84g
parent: carlhansen1234@gmail.com-20240513003229-r3kdp1loom19wm92
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sun 2024-05-12 17:34:36 -0700
message:
  update gcc15snapshot to 15-20240512
modified:
  pkg/gnu/gcc15snapshot/Makefile makefile-20240513003221-gwiuw8599t9mmxuh-3
=== modified file 'pkg/gnu/gcc15snapshot/Makefile'
--- a/pkg/gnu/gcc15snapshot/Makefile    2024-05-13 00:32:29 +0000
+++ b/pkg/gnu/gcc15snapshot/Makefile    2024-05-13 00:34:36 +0000
@@ -19,8 +19,8 @@
 #
 # Send bug reports and comments about GSRC problems to bug-gsrc@gnu.org
 
-NAME = The GNU Compiler Collection version 14 development version
-GARNAME = gcc14snapshot
+NAME = The GNU Compiler Collection version 15 development version
+GARNAME = gcc15snapshot
 UPSTREAMNAME = gcc
 GARVERSION = 15-20240512
 HOME_URL = https://www.gnu.org/software/gcc
@@ -38,9 +38,9 @@
 #HINT: to compile Ada aka "gnats", you need to have earlier Ada compiler....
 #HINT: Likewise for the D compliper, called "gdc"
 
-
+# doesn't compile yet
 ######################################################################
-# https://gcc.gnu.org/pub/gcc/snapshots/14-20230507/gcc-14-20230507.tar.xz
+# https://gcc.gnu.org/pub/gcc/snapshots/
 
 MASTER_SITES = https://gcc.gnu.org/
 MASTER_SUBDIR = pub/gcc/snapshots/$(GARVERSION)/
@@ -106,7 +106,7 @@
 # 
 # no rust?
 CONFIGURE_ARGS = --prefix=$(prefix)  \
---program-suffix=-14 \
+--program-suffix=-15 \
 --with-gmp=$(prefix) \
 --with-mpfr=$(prefix) \
 --with-mpc=$(prefix) \


reply via email to

[Prev in Thread] Current Thread [Next in Thread]