gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r5071: update gcc to 8-20171224


From: Carl Hansen
Subject: [Gsrc-commit] trunk r5071: update gcc to 8-20171224
Date: Mon, 25 Dec 2017 14:56:56 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 5071
revision-id: address@hidden
parent: address@hidden
committer: address@hidden
branch nick: trunk
timestamp: Mon 2017-12-25 11:56:52 -0800
message:
  update gcc to 8-20171224
modified:
  pkg/alpha/gcc/Makefile         makefile-20160617013554-2dgkgob7hbc1rnnp-16
  pkg/alpha/gcc/sha256sums       sha256sums-20160617013554-2dgkgob7hbc1rnnp-20
=== modified file 'pkg/alpha/gcc/Makefile'
--- a/pkg/alpha/gcc/Makefile    2017-12-17 23:47:02 +0000
+++ b/pkg/alpha/gcc/Makefile    2017-12-25 19:56:52 +0000
@@ -20,7 +20,7 @@
 
 NAME = The GNU Compiler Collection 
 GARNAME = gcc
-GARVERSION =  8-20171217
+GARVERSION =  8-20171224
 
 HOME_URL = http://www.gnu.org/software/gcc
 DESCRIPTION = GNU Compiler Collection alpha version
@@ -77,7 +77,8 @@
 #               --with-system-zlib
 
 
-CPPFLAGS += -I$(prefix)/include -isystem /usr/include/x86_64-linux-gnu
+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
 
 
 include ../../../gar/gar.lib/auto.mk

=== modified file 'pkg/alpha/gcc/sha256sums'
--- a/pkg/alpha/gcc/sha256sums  2017-12-17 23:47:02 +0000
+++ b/pkg/alpha/gcc/sha256sums  2017-12-25 19:56:52 +0000
@@ -1,1 +1,1 @@
-717ba031bae360a6aea4e032c950d3563b43911a82c18287166b1c14d27aea90  
download/gcc-8-20171217.tar.xz
+23eda638dd7ec4c82f795c167ea8552c826a9012157c34cdda35d634ac1b9811  
download/gcc-8-20171224.tar.xz


reply via email to

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