[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] trunk r9458: update gcc12snapshot to 12-20230804
|
From: |
Carl Hansen |
|
Subject: |
[Gsrc-commit] trunk r9458: update gcc12snapshot to 12-20230804 |
|
Date: |
Fri, 4 Aug 2023 19:03:04 -0400 (EDT) |
|
User-agent: |
Bazaar (2.7.0dev1) |
------------------------------------------------------------
revno: 9458
revision-id: carlhansen1234@gmail.com-20230804230259-3ipv842ncbgyasvl
parent: carlhansen1234@gmail.com-20230802055447-xroyj3z283ehq78s
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Fri 2023-08-04 16:02:59 -0700
message:
update gcc12snapshot to 12-20230804
modified:
pkg/gnu/gcc12snapshot/Makefile makefile-20210427033705-fj19fk40drjylrep-3
pkg/gnu/gcc12snapshot/sha256sums sha256sums-20210427033705-fj19fk40drjylrep-4
=== modified file 'pkg/gnu/gcc12snapshot/Makefile'
--- a/pkg/gnu/gcc12snapshot/Makefile 2023-07-29 02:35:03 +0000
+++ b/pkg/gnu/gcc12snapshot/Makefile 2023-08-04 23:02:59 +0000
@@ -22,7 +22,7 @@
NAME = The GNU Compiler Collection version 12 development version
GARNAME = gcc12snapshot
UPSTREAMNAME = gcc
-GARVERSION = 12-20230728
+GARVERSION = 12-20230804
HOME_URL = https://www.gnu.org/software/gcc
DESCRIPTION = GNU Compiler Collection 12 snapshot
define BLURB
@@ -35,8 +35,6 @@
# if downloading not working, look here:
# ftp://gcc.gnu.org/pub/gcc/snapshots/
-
-
######################################################################
MASTER_SITES = https://gcc.gnu.org/
@@ -72,20 +70,15 @@
libitm.info \
libquadmath.info
-
-
# libiberty.info
# BUG gfc-internals.info not installing correctly yet
-#
-#
######################################################################
include ../../../gar/gar.lib/autotools.mk
include ../../../gar/gar.lib/info.mk
include config.mk
-
## Configuration options for gcc ##
## Note: you must set up your environment (PATH, LDPATH, etc) to
## include GSRC-installed packages in order to install gcc as
@@ -177,9 +170,6 @@
BUILD_ARGS = CFLAGS+="--save-temps -Wall -Wextra " \
CXXFLAGS+="--save-temps -Wall -Wextra " \
CPPFLAGS="-I. -I.. "
-
-
-
######################################################################
.PHONY: checkall
=== modified file 'pkg/gnu/gcc12snapshot/sha256sums'
--- a/pkg/gnu/gcc12snapshot/sha256sums 2023-07-29 02:35:03 +0000
+++ b/pkg/gnu/gcc12snapshot/sha256sums 2023-08-04 23:02:59 +0000
@@ -1,1 +1,1 @@
-076733b27dbca3a295bba82130eafcadc8157845f3c4f1d951d9ba7888ee49f8
download/gcc-12-20230728.tar.xz
+0289ed9f7e0b10abaae3bb99e97b702c426f05a5bc7e48d3906f1a36cc3f86a2
download/gcc-12-20230804.tar.xz
| [Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] trunk r9458: update gcc12snapshot to 12-20230804,
Carl Hansen <=