[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Gsrc-commit] $nick r11033: update gcc14snapshot to 14-20250125
From: |
carlhansen |
Subject: |
[Gsrc-commit] $nick r11033: update gcc14snapshot to 14-20250125 |
Date: |
Sat, 25 Jan 2025 20:48:31 -0800 |
User-agent: |
mail (GNU Mailutils 3.18) |
------------------------------------------------------------
revno: 11033
revision-id: carlhansen@gnu.org-20250126044826-3fncij20ngjlb4h0
parent: carlhansen@gnu.org-20250126034435-x2mihj4mo0nq26uo
committer: carlhansen@gnu.org
branch nick: trunk
timestamp: Sun 2025-01-26 04:48:26 +0000
message:
update gcc14snapshot to 14-20250125
=== modified file 'pkg/gnu/gcc14snapshot/Makefile'
--- a/pkg/gnu/gcc14snapshot/Makefile 2025-01-23 05:59:19 +0000
+++ b/pkg/gnu/gcc14snapshot/Makefile 2025-01-26 04:48:26 +0000
@@ -22,7 +22,7 @@
NAME = The GNU Compiler Collection version 14 development version
GARNAME = gcc14snapshot
UPSTREAMNAME = gcc
-GARVERSION = 14-20250118
+GARVERSION = 14-20250125
HOME_URL = https://www.gnu.org/software/gcc
DESCRIPTION = GNU Compiler Collection 14 snapshot
define BLURBR
@@ -173,7 +173,7 @@
# still doesn't fix it
BUILD_ARGS = CFLAGS+="--save-temps -Wall -Wextra " \
CXXFLAGS+="--save-temps -Wall -Wextra " \
- CPPFLAGS="-I. -I.. "
+ CPPFLAGS="-I. -I.. " LDFLAGS+=-liconv
######################################################################
=== modified file 'pkg/gnu/gcc14snapshot/sha256sums'
--- a/pkg/gnu/gcc14snapshot/sha256sums 2025-01-19 03:54:17 +0000
+++ b/pkg/gnu/gcc14snapshot/sha256sums 2025-01-26 04:48:26 +0000
@@ -1,1 +1,1 @@
-2ad5fba397aabbfc8a24bdf2308e39110606c4ce67fab6ba965ab25f5e109eb2
download/gcc-14-20250118.tar.xz
+60b7e204bb1937e8ea0d1b72965201b7005c2f86be0836d5e31c8de0f9a7ae66
download/gcc-14-20250125.tar.xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Gsrc-commit] $nick r11033: update gcc14snapshot to 14-20250125,
carlhansen <=