Skip to Content.
Sympa Menu

sm-commit - [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3541bc62f9db78e46ad49aa1f0aa78ba1f03a3b7)

sm-commit AT lists.ibiblio.org

Subject: Source Mage code commit list

List archive

Chronological Thread  
  • From: Treeve Jelbert <scm AT sourcemage.org>
  • To: sm-commit AT lists.ibiblio.org
  • Subject: [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3541bc62f9db78e46ad49aa1f0aa78ba1f03a3b7)
  • Date: Thu, 8 Apr 2021 20:23:40 +0000

GIT changes to master grimoire by Treeve Jelbert <treeve AT sourcemage.org>:

gnu/gcc/DETAILS | 2 +-
gnu/gcc/HISTORY | 3 +++
2 files changed, 4 insertions(+), 1 deletion(-)

New commits:
commit 3541bc62f9db78e46ad49aa1f0aa78ba1f03a3b7
Author: Treeve Jelbert <treeve AT sourcemage.org>
Commit: Treeve Jelbert <treeve AT sourcemage.org>

gcc: => 10.3.0

diff --git a/gnu/gcc/DETAILS b/gnu/gcc/DETAILS
index b74e1d1..0a0ed5b 100755
--- a/gnu/gcc/DETAILS
+++ b/gnu/gcc/DETAILS
@@ -1,5 +1,5 @@
SPELL=gcc
- VERSION=10.2.0
+ VERSION=10.3.0
ISL_VERSION=0.20
PATCHLEVEL=4
BASE_SOURCE_URL="https://ftp.gnu.org/pub/gnu/gcc/gcc-$VERSION";
diff --git a/gnu/gcc/HISTORY b/gnu/gcc/HISTORY
index 93a43b9..278c030 100644
--- a/gnu/gcc/HISTORY
+++ b/gnu/gcc/HISTORY
@@ -1,3 +1,6 @@
+2021-04-08 Treeve Jelbert <treeve AT sourcemage.org>
+ * DETAILS: version 10.3.0
+
2020-09-29 Eric Sandall <sandalle AT sourcemage.org>
* DEPENDS: Add paths to libmpc (/usr), gmp (/), and mpfr (/)
otherwise I get this error:
configure: error: Building GCC requires GMP 4.2+, MPFR 3.1.0+
and MPC 0.8.0+.



  • [SM-Commit] GIT changes to master grimoire by Treeve Jelbert (3541bc62f9db78e46ad49aa1f0aa78ba1f03a3b7), Treeve Jelbert, 04/08/2021

Archive powered by MHonArc 2.6.24.

Top of Page