gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6486: update gcc9 to 9.0.1-RC-20190426


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6486: update gcc9 to 9.0.1-RC-20190426
Date: Fri, 26 Apr 2019 17:15:45 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6486
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Fri 2019-04-26 14:15:35 -0700
message:
  update gcc9 to 9.0.1-RC-20190426
modified:
  pkg/gnualpha/gcc9/Makefile     makefile-20180430051416-apjm8gmvy08pz1zi-3
  pkg/gnualpha/gcc9/config.mk    config.mk-20180430051416-apjm8gmvy08pz1zi-2
  pkg/gnualpha/gcc9/sha256sums   sha256sums-20180430051416-apjm8gmvy08pz1zi-4
=== modified file 'pkg/gnualpha/gcc9/Makefile'
--- a/pkg/gnualpha/gcc9/Makefile        2019-04-21 23:54:21 +0000
+++ b/pkg/gnualpha/gcc9/Makefile        2019-04-26 21:15:35 +0000
@@ -21,7 +21,7 @@
 NAME = The GNU Compiler Collection version 9
 GARNAME = gcc9
 UPSTREAMNAME = gcc
-GARVERSION =  9-20190421
+GARVERSION =  9.0.1-RC-20190426
 HOME_URL = http://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection alpha version 9
 define BLURB
@@ -46,6 +46,7 @@
 
 #$(DISTNAME).tar.bz2.sig
 
+WORKSRC = $(WORKDIR)/$(DISTNAME)
 WORKOBJ = $(WORKDIR)/$(DISTNAME).build
 INSTALL_SCRIPTS = $(WORKOBJ)/Makefile 
 #links
@@ -87,7 +88,6 @@
 include config.mk
 
 
-       CFLAGS+=-fno-split-stack
 
 # slightly imperfect, but it works
 # a work-around for error message...

=== modified file 'pkg/gnualpha/gcc9/config.mk'
--- a/pkg/gnualpha/gcc9/config.mk       2019-04-16 07:47:44 +0000
+++ b/pkg/gnualpha/gcc9/config.mk       2019-04-26 21:15:35 +0000
@@ -65,7 +65,7 @@
 --build=x86_64-linux-gnu \
 --host=x86_64-linux-gnu \
 --target=x86_64-linux-gnu \
-CFLAGS+=-fno-split-stack
+CFLAGS=-fno-split-stack
 
 
 # enable-bootstrap might not be necessary, but it solves some problems

=== modified file 'pkg/gnualpha/gcc9/sha256sums'
--- a/pkg/gnualpha/gcc9/sha256sums      2019-04-21 23:54:21 +0000
+++ b/pkg/gnualpha/gcc9/sha256sums      2019-04-26 21:15:35 +0000
@@ -1,2 +1,2 @@
-235eb671f1a1c92de49ff9c3e7bb8e9a8b7f7d6a5bddf8aad94cf6015fee72b9  
download/gcc-9-20190421.tar.xz
+5f8b32943b992cfbabfb63a4a0c2abd658026fc472e8ba75bc3f066b84b58a29  
download/gcc-9.0.1-RC-20190426.tar.xz
 31f8b9246853998fffaef01532cb986d95e9d779d940105747d13a08ec5fc956  
download/sha512.sum


reply via email to

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