Gitweb links:
...log
http://git.netsurf-browser.org/toolchains.git/shortlog/b08c04413f125689eb...
...commit
http://git.netsurf-browser.org/toolchains.git/commit/b08c04413f125689eb98...
...tree
http://git.netsurf-browser.org/toolchains.git/tree/b08c04413f125689eb98fd...
The branch, master has been updated
via b08c04413f125689eb98fd5d2baa715b5248e01d (commit)
from 032de15e434b9ae68221cec6154f32629319e4b7 (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=b08c04413f125689...
commit b08c04413f125689eb98fd5d2baa715b5248e01d
Author: Vincent Sanders <vince(a)kyllikki.org>
Commit: Vincent Sanders <vince(a)kyllikki.org>
unecessary to set version explictly
diff --git a/arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
b/arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
deleted file mode 100644
index 2156d06..0000000
--- a/arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2014-12-09 22:08:21.680152640 +0000
-+++ Makefile 2014-12-09 22:08:25.396252088 +0000
-@@ -34,7 +34,7 @@
- LIBTOOL_FOR_GCC_VERSION=2.4.2
- GCC_VERSION=$(GCCSDK_SUPPORTED_GCC_RELEASE)
- GCC_USE_SCM=yes
--GCC_SCM_PATH=branches/gcc-4_7-branch
-+GCC_SCM_PATH=branches/gcc-4_7-branch@218526
- NEWLIB_VERSION=1.19.0
- NEWLIB_USE_SCM=no
- GDB_VERSION=7.2
-----------------------------------------------------------------------
Summary of changes:
arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p | 11 -----------
1 file changed, 11 deletions(-)
delete mode 100644 arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
diff --git a/arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
b/arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
deleted file mode 100644
index 2156d06..0000000
--- a/arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
+++ /dev/null
@@ -1,11 +0,0 @@
---- Makefile.orig 2014-12-09 22:08:21.680152640 +0000
-+++ Makefile 2014-12-09 22:08:25.396252088 +0000
-@@ -34,7 +34,7 @@
- LIBTOOL_FOR_GCC_VERSION=2.4.2
- GCC_VERSION=$(GCCSDK_SUPPORTED_GCC_RELEASE)
- GCC_USE_SCM=yes
--GCC_SCM_PATH=branches/gcc-4_7-branch
-+GCC_SCM_PATH=branches/gcc-4_7-branch@218526
- NEWLIB_VERSION=1.19.0
- NEWLIB_USE_SCM=no
- GDB_VERSION=7.2
--
Cross-compilation toolchains and environments