Gitweb links:

...log 
http://git.netsurf-browser.org/toolchains.git/shortlog/81e63b3def14ddc6c20e53080108503a54314182
...commit 
http://git.netsurf-browser.org/toolchains.git/commit/81e63b3def14ddc6c20e53080108503a54314182
...tree 
http://git.netsurf-browser.org/toolchains.git/tree/81e63b3def14ddc6c20e53080108503a54314182

The branch, chris/gcc6-os3 has been updated
       via  81e63b3def14ddc6c20e53080108503a54314182 (commit)
      from  e72bca9f95a2a225d9c32a1a4eed9cf3e5148f40 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commitdiff 
http://git.netsurf-browser.org/toolchains.git/commit/?id=81e63b3def14ddc6c20e53080108503a54314182
commit 81e63b3def14ddc6c20e53080108503a54314182
Author: Chris Young <[email protected]>
Commit: Chris Young <[email protected]>

    Update GCC to fix startfile path issue

diff --git a/m68k-unknown-amigaos/Makefile b/m68k-unknown-amigaos/Makefile
index 002dc8d..aa966e6 100644
--- a/m68k-unknown-amigaos/Makefile
+++ b/m68k-unknown-amigaos/Makefile
@@ -3,7 +3,7 @@
 
 # sources
 
-UPSTREAM_GCC_VERSION := 6.4.1b-20180122
+UPSTREAM_GCC_VERSION := 6.4.1b-20180129r2
 UPSTREAM_GCC_TARBALL := v$(UPSTREAM_GCC_VERSION).tar.gz
 UPSTREAM_GCC_URI := 
https://github.com/chris-y/gcc/archive/$(UPSTREAM_GCC_TARBALL)
 


-----------------------------------------------------------------------

Summary of changes:
 m68k-unknown-amigaos/Makefile |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/m68k-unknown-amigaos/Makefile b/m68k-unknown-amigaos/Makefile
index 002dc8d..aa966e6 100644
--- a/m68k-unknown-amigaos/Makefile
+++ b/m68k-unknown-amigaos/Makefile
@@ -3,7 +3,7 @@
 
 # sources
 
-UPSTREAM_GCC_VERSION := 6.4.1b-20180122
+UPSTREAM_GCC_VERSION := 6.4.1b-20180129r2
 UPSTREAM_GCC_TARBALL := v$(UPSTREAM_GCC_VERSION).tar.gz
 UPSTREAM_GCC_URI := 
https://github.com/chris-y/gcc/archive/$(UPSTREAM_GCC_TARBALL)
 


-- 
Cross-compilation toolchains and environments

_______________________________________________
netsurf-commits mailing list
[email protected]
http://listmaster.pepperfish.net/cgi-bin/mailman/listinfo/netsurf-commits-netsurf-browser.org

Reply via email to