gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r6594: update gcc9snap to 9-20190608


From: Carl Hansen
Subject: [Gsrc-commit] trunk r6594: update gcc9snap to 9-20190608
Date: Sun, 9 Jun 2019 02:05:56 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 6594
revision-id: address@hidden-20190609060548-o9x7c97z7iowwr09
parent: address@hidden-20190607192429-pmzl6bli921kgdj0
committer: address@hidden
branch nick: trunk
timestamp: Sat 2019-06-08 23:05:48 -0700
message:
  update gcc9snap to 9-20190608
modified:
  pkg/gnualpha/gcc9snap/Makefile makefile-20190601034442-z1ba96fwvbg1kiya-3
  pkg/gnualpha/gcc9snap/sha256sums sha256sums-20190601034442-z1ba96fwvbg1kiya-4
  pkg/gnualpha/gcc9snap/tofix.unwind 
tofix.unwind-20190601034442-z1ba96fwvbg1kiya-5
=== modified file 'pkg/gnualpha/gcc9snap/Makefile'
--- a/pkg/gnualpha/gcc9snap/Makefile    2019-06-02 07:14:10 +0000
+++ b/pkg/gnualpha/gcc9snap/Makefile    2019-06-09 06:05:48 +0000
@@ -22,7 +22,7 @@
 NAME = The GNU Compiler Collection version 9snap
 GARNAME = gcc9snap
 UPSTREAMNAME = gcc
-GARVERSION = 9-20190601
+GARVERSION = 9-20190608
 HOME_URL = http://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection 9 snapshot
 define BLURB
@@ -70,8 +70,10 @@
        gnat-style.info  \
        gnat_ugn.info     \
        libgomp.info  \
-       libitm.info  \
-       libquadmath.info  
+       libitm.info  
+
+
+#      libquadmath.info  
 
 
 
@@ -81,11 +83,11 @@
 #
 #
 
-######################################################################
 include ../../../gar/gar.lib/auto.mk
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
+######################################################################
 
 ## Configuration options for gcc ##
 ## Note: you must set up your environment (PATH, LDPATH, etc) to
@@ -168,12 +170,10 @@
 
 #CFLAGS+=-fno-split-stack  due to compile problems with gccgo
 #BUILD_ARGS?=  -Wall -Wextra  CFLAGS+=-fno-split-stack 
CPLUSFLAGS+=-fno-split-stack LIBS=-liconv
-
+#BUILD_ARGS ?= 
 BUILD_ARGS ?=  -Wall -Wextra -Wl,LIBS=-liconv
 
-#BUILD_ARGS ?= 
-
-######################################################################
+#####################################################################
 # adjust as necessary
 #LDFLAGS += -L/usr/lib/x86_64-linux-gnu
 #CPPFLAGS += -I/usr/include/x86_64-linux-gnu -I$(prefix)/include -isystem 
/usr/include/x86_64-linux-gnu
@@ -200,9 +200,10 @@
 #      $(MAKECOOKIE)
 #
 #      gccfixer.sh
+#
 
-checkall: build
-       cd $(WORKOBJ); $(MAKE) -k check 
-       $(MAKECOOKIE)
+#checkall: build
+#      cd $(WORKOBJ); $(MAKE) -k check 
+#      $(MAKECOOKIE)
 
 

=== modified file 'pkg/gnualpha/gcc9snap/sha256sums'
--- a/pkg/gnualpha/gcc9snap/sha256sums  2019-06-02 07:14:10 +0000
+++ b/pkg/gnualpha/gcc9snap/sha256sums  2019-06-09 06:05:48 +0000
@@ -1,1 +1,1 @@
-041a3cd82e0a0de3b585fa882ea2d8359ff47c7a218bc79493f8ba7a1d69e53d  
download/gcc-9-20190601.tar.xz
+bb0e7889daabc8ee810617c0ffab18b8eab8c05cb6e3fc02327e3d6f7a97eeb2  
download/gcc-9-20190608.tar.xz

=== modified file 'pkg/gnualpha/gcc9snap/tofix.unwind'
--- a/pkg/gnualpha/gcc9snap/tofix.unwind        2019-06-01 03:45:03 +0000
+++ b/pkg/gnualpha/gcc9snap/tofix.unwind        2019-06-09 06:05:48 +0000
@@ -1,8 +1,8 @@
- cp ./work/gcc-9-20190525.build/gcc/include/unwind.h 
./work/gcc-9-20190525/libstdc++-v3/libsupc++/
- cp ./work/gcc-9-20190525.build/gcc/include/unwind.h 
./work/gcc-9-20190525/gcc/ada/
- cp ./work/gcc-9-20190525.build/gcc/include/unwind.h 
./work/gcc-9-20190525/libgo/runtime/
-#cp ./work/gcc-9-20190525.build/gcc/include/unwind.h 
./work/gcc-9-20190525.build/gcc/ada/rts/
-#cp ./work/gcc-9-20190525.build/gcc/include/unwind.h 
./work/gcc-9-20190525.build/gcc/ada/rts_32/
+ cp ./work/gcc-9-*.build/gcc/include/unwind.h 
./work/gcc-9-*/libstdc++-v3/libsupc++/
+ cp ./work/gcc-9-*.build/gcc/include/unwind.h ./work/gcc-9-*/gcc/ada/
+ cp ./work/gcc-9-*.build/gcc/include/unwind.h ./work/gcc-9-*/libgo/runtime/
+#cp ./work/gcc-9-*.build/gcc/include/unwind.h ./work/gcc-9-*.build/gcc/ada/rts/
+#cp ./work/gcc-9-*.build/gcc/include/unwind.h 
./work/gcc-9-*.build/gcc/ada/rts_32/
 
 
 # during xgcc


reply via email to

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