gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r7467: update gcc10snapshot to 10-20210403


From: Carl Hansen
Subject: [Gsrc-commit] trunk r7467: update gcc10snapshot to 10-20210403
Date: Tue, 6 Apr 2021 19:18:23 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 7467
revision-id: carlhansen@gnu.org-20210406231817-e5v0llyahu6fnlky
parent: carlhansen@gnu.org-20210406231644-z54gf8z82t3ugn53
committer: Carl Hansen <carlhansen@gnu.org>
branch nick: trunk
timestamp: Tue 2021-04-06 16:18:17 -0700
message:
  update gcc10snapshot to 10-20210403
modified:
  pkg/gnualpha/gcc10snapshot/Makefile makefile-20190506050828-2enxreepw1xsv1i3-3
  pkg/gnualpha/gcc10snapshot/config.mk 
config.mk-20190506050828-2enxreepw1xsv1i3-2
  pkg/gnualpha/gcc10snapshot/sha256sums 
sha256sums-20190506050828-2enxreepw1xsv1i3-4
=== modified file 'pkg/gnualpha/gcc10snapshot/Makefile'
--- a/pkg/gnualpha/gcc10snapshot/Makefile       2021-03-22 18:18:51 +0000
+++ b/pkg/gnualpha/gcc10snapshot/Makefile       2021-04-06 23:18:17 +0000
@@ -22,7 +22,7 @@
 NAME = The GNU Compiler Collection version 10 development version
 GARNAME = gcc10snapshot
 UPSTREAMNAME = gcc
-GARVERSION = 10-20210320
+GARVERSION = 10-20210403
 HOME_URL = http://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 10 snapshot
 define BLURB
@@ -96,7 +96,7 @@
 ## gnat (ada) is a special case;  requires a working ada compiler to
 ## already be installed, the compiler you are using to compile the rest.
 
-# --enable-languages=c,c++,fortran,go,objc,obj-c++,ada,brig,d,jit  \
+# --enable-languages=c,c++,fortran,go,objc,obj-c++,adabrig,d,jit  \
 
 # jit requires --enable-host-shared
 # --enable-host-shared typically slows the rest of the compiler down by
@@ -127,8 +127,7 @@
 --enable-gnu-unique-object \
 --enable-gtk-cairo \
 --enable-host-shared  \
---enable-languages=c,c++,fortran,go,ada,brig,d,jit,objc,obj-c++ \
---enable-libada \
+--enable-languages=c,c++,fortran,go,brig,d,jit,objc,obj-c++ \
 --enable-libmpx \
 --enable-libssp \
 --enable-libstdcxx-debug \
@@ -169,7 +168,8 @@
 #CFLAGS+=-fno-split-stack 
 #CPLUSFLAGS+=-fno-split-stack 
 # due to compile problems with gccgo
-BUILD_ARGS?=  -Wall -Wextra  CFLAGS+=-fsplit-stack CPLUSFLAGS+=-fsplit-stack 
-Wl,LIBS=-liconv
+BUILD_ARGS?=  -Wall -Wextra  CFLAGS+=-fsplit-stack CPLUSFLAGS+=-fsplit-stack 
+#-Wl,LIBS=-liconv
 
 #BUILD_ARGS?=  -Wall -Wextra -Wl,LIBS=-liconv
 #BUILD_ARGS ?= 
@@ -177,8 +177,8 @@
 ######################################################################
 # adjust as necessary
 #LDFLAGS += -L/usr/lib/x86_64-linux-gnu
-LDFLAGS += -liconv
-LIBS += -liconv
+#LDFLAGS += -liconv
+#LIBS += -liconv
 #CPPFLAGS += -I/usr/include/x86_64-linux-gnu -I$(prefix)/include -isystem 
/usr/include/x86_64-linux-gnu
 #CFLAGS   += -I/usr/include/x86_64-linux-gnu -I$(prefix)/include -isystem 
/usr/include/x86_64-linux-gnu
 

=== modified file 'pkg/gnualpha/gcc10snapshot/config.mk'
--- a/pkg/gnualpha/gcc10snapshot/config.mk      2019-06-05 09:05:39 +0000
+++ b/pkg/gnualpha/gcc10snapshot/config.mk      2021-04-06 23:18:17 +0000
@@ -1,5 +1,5 @@
 ## Configuration options for gcc ##
 #  see also CONFIGURE_ARGS and BUILD_ARGS in Makefile
 # 
-CONFIGURE_OPTS += 
+CONFIGURE_OPTS +=  -D__x86_64__ -D__LP64__
 BUILD_OPTS +=

=== modified file 'pkg/gnualpha/gcc10snapshot/sha256sums'
--- a/pkg/gnualpha/gcc10snapshot/sha256sums     2021-03-22 18:18:51 +0000
+++ b/pkg/gnualpha/gcc10snapshot/sha256sums     2021-04-06 23:18:17 +0000
@@ -1,1 +1,1 @@
-92291a6e7ebdd1f636394f110ea4609095d8525f23c45075b3b5439dc9baf945  
download/gcc-10-20210320.tar.xz
+98c83b8ea2ff2ca2f288a170c25c6b6d3cce35552b55dfc47935d940623c0398  
download/gcc-10-20210403.tar.xz


reply via email to

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