gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6871: update gcc10snapshot to 10-20200202


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6871: update gcc10snapshot to 10-20200202
Date: Mon, 3 Feb 2020 20:55:47 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6871
revision-id: address@hidden-20200204015541-4tbuwmodamm2tupu
parent: address@hidden-20200202025036-dtyi952tldk1ez2l
committer: address@hidden
branch nick: trunk
timestamp: Mon 2020-02-03 17:55:41 -0800
message:
  update gcc10snapshot to 10-20200202
modified:
  pkg/gnualpha/gcc10snapshot/Makefile makefile-20190506050828-2enxreepw1xsv1i3-3
  pkg/gnualpha/gcc10snapshot/sha256sums 
sha256sums-20190506050828-2enxreepw1xsv1i3-4
=== modified file 'pkg/gnualpha/gcc10snapshot/Makefile'
--- a/pkg/gnualpha/gcc10snapshot/Makefile       2020-01-27 02:11:52 +0000
+++ b/pkg/gnualpha/gcc10snapshot/Makefile       2020-02-04 01:55:41 +0000
@@ -1,4 +1,4 @@
-# Copyright ©2019,2020 Carl Hansen <address@hidden>
+# Copyright ©2019, 2020 Carl Hansen <address@hidden>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -22,7 +22,7 @@
 NAME = The GNU Compiler Collection version 10 development version
 GARNAME = gcc10snapshot
 UPSTREAMNAME = gcc
-GARVERSION = 10-20200126
+GARVERSION = 10-20200202
 HOME_URL = http://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 10 snapshot
 define BLURB
@@ -45,7 +45,6 @@
 DISTNAME= $(UPSTREAMNAME)-$(GARVERSION)
 DISTFILES = $(DISTNAME).tar.xz 
 SIGFILES = 
-#sha512.sum
 
 WORKSRC = $(WORKDIR)/gcc-$(GARVERSION)
 WORKOBJ = $(WORKDIR)/gcc-$(GARVERSION).build
@@ -113,6 +112,7 @@
 # note: at end --target=x86_64-linux-gnu
 # Many options at just what Debian ships with;
 # adjust as necessary.
+# 
 
 CONFIGURE_ARGS = --prefix=$(prefix)  \
 --program-suffix=-10 \
@@ -127,7 +127,6 @@
 --enable-gnu-unique-object \
 --enable-gtk-cairo \
 --enable-host-shared  \
-#--enable-languages=c,c++,fortran,go,brig,d,jit,objc,obj-c++ 
 --enable-languages=c,c++,fortran,go,ada,brig,d,jit,objc,obj-c++ \
 --enable-libada \
 --enable-libmpx \
@@ -155,21 +154,25 @@
 --without-cuda-driver  \
 --with-tune=generic \
 --disable-vtable-verify  \
---disable-werror  \
---enable-bootstrap \
---build=x86_64-linux-gnu \
---host=x86_64-linux-gnu \
---target=x86_64-linux-gnu 
+--disable-werror 
+
+#\
+#--enable-bootstrap \
+#--build=x86_64-linux-gnu \
+#--host=x86_64-linux-gnu \
+#--target=x86_64-linux-gnu 
 
 # --with-arch-32=i686  \
 # enable-bootstrap might not be necessary, but it solves some problems
 # of building when not using recent gcc to build.
 
-#CFLAGS+=-fno-split-stack  due to compile problems with gccgo
-#BUILD_ARGS?=  -Wall -Wextra  CFLAGS+=-fno-split-stack 
CPLUSFLAGS+=-fno-split-stack LIBS=-liconv
+#CFLAGS+=-fno-split-stack 
+#CPLUSFLAGS+=-fno-split-stack 
+# due to compile problems with gccgo
+BUILD_ARGS?=  -Wall -Wextra  CFLAGS+=-fno-split-stack 
CPLUSFLAGS+=-fno-split-stack 
+
 #BUILD_ARGS?=  -Wall -Wextra -Wl,LIBS=-liconv
-
-BUILD_ARGS ?= 
+#BUILD_ARGS ?= 
 
 ######################################################################
 # adjust as necessary

=== modified file 'pkg/gnualpha/gcc10snapshot/sha256sums'
--- a/pkg/gnualpha/gcc10snapshot/sha256sums     2020-01-27 02:11:52 +0000
+++ b/pkg/gnualpha/gcc10snapshot/sha256sums     2020-02-04 01:55:41 +0000
@@ -1,1 +1,1 @@
-88f050451668600e89cb4494046ae2664b69e7e3a9e40a1c84369f1b302e30a6  
download/gcc-10-20200126.tar.xz
+4dfdb57bed7e57a65630b0a42178fe6b0d8347980d5b729957fced24eeb00be5  
download/gcc-10-20200202.tar.xz


reply via email to

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