gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5746: update gcc8 to 8.2.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5746: update gcc8 to 8.2.0
Date: Thu, 26 Jul 2018 15:35:39 -0400 (EDT)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5746
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Thu 2018-07-26 12:35:34 -0700
message:
  update gcc8 to 8.2.0
added:
  pkg/gnu/gcc8/gpg-keyring       gpgkeyring-20180726193516-9cyydotan5zv1a34-1
modified:
  pkg/gnu/gcc8/Makefile          makefile-20160617013554-2dgkgob7hbc1rnnp-16
=== modified file 'pkg/gnu/gcc8/Makefile'
--- a/pkg/gnu/gcc8/Makefile     2018-05-03 17:53:29 +0000
+++ b/pkg/gnu/gcc8/Makefile     2018-07-26 19:35:34 +0000
@@ -21,7 +21,7 @@
 NAME = The GNU Compiler Collection version 8 
 GARNAME = gcc8
 UPSTREAMNAME = gcc
-GARVERSION =  8.1.0
+GARVERSION =  8.2.0
 
 HOME_URL = http://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection  version 8
@@ -46,9 +46,6 @@
     gnat-style.info gnat_ugn.info gnat_ugn.info        libffi.info 
libgomp.info \
     libitm.info libquadmath.info 
 
-# cp-tools.info ?
-
-
 
 BUILDDEPS = gmp mpfr mpc zlib
 LIBDEPS = 
@@ -79,6 +76,10 @@
 
 #--enable-cloog-backend=isl \
 
+# note: at end --target=x86_64-linux-gnu
+# adjust as necessary
+#
+#
 CONFIGURE_ARGS += \
 --with-local-prefix=$(prefix) \
 --with-gmp=$(prefix) \
@@ -125,6 +126,7 @@
 include ../../../gar/gar.lib/info.mk
 include config.mk
 
+# slightly imperfect, but it works
 post-build: build
        make -C $(WORKOBJ)/ all
 

=== added file 'pkg/gnu/gcc8/gpg-keyring'
Binary files a/pkg/gnu/gcc8/gpg-keyring 1970-01-01 00:00:00 +0000 and 
b/pkg/gnu/gcc8/gpg-keyring        2018-07-26 19:35:34 +0000 differ

reply via email to

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