Gitweb links:
...log
http://git.netsurf-browser.org/toolchains.git/shortlog/032de15e434b9ae682...
...commit
http://git.netsurf-browser.org/toolchains.git/commit/032de15e434b9ae68221...
...tree
http://git.netsurf-browser.org/toolchains.git/tree/032de15e434b9ae68221ce...
The branch, master has been updated
via 032de15e434b9ae68221cec6154f32629319e4b7 (commit)
from 858429a5821436fe01b812ca4215a58598a3e0a2 (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=032de15e434b9ae6...
commit 032de15e434b9ae68221cec6154f32629319e4b7
Author: Vincent Sanders <vince(a)kyllikki.org>
Commit: Vincent Sanders <vince(a)kyllikki.org>
force gcc 4.7 svn version
diff --git a/arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
b/arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
new file mode 100644
index 0000000..2156d06
--- /dev/null
+++ b/arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
@@ -0,0 +1,11 @@
+--- 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 insertions(+)
create 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
new file mode 100644
index 0000000..2156d06
--- /dev/null
+++ b/arm-unknown-riscos/recipes/patches/gcc4/gcc-trunk-version.p
@@ -0,0 +1,11 @@
+--- 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