Gitweb links:

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

The branch, master has been updated
       via  d5187bc8ab0bde743c7963cffce047915f271231 (commit)
      from  8d364349083bd20ea45cd0ffda4a00ad3c123d82 (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=d5187bc8ab0bde743c7963cffce047915f271231
commit d5187bc8ab0bde743c7963cffce047915f271231
Author: Vincent Sanders <[email protected]>
Commit: Vincent Sanders <[email protected]>

    seems modern texinfo dislikes this format

diff --git a/i686-w64-mingw32/recipes/patches/gcc4/gcc_texi.p 
b/i686-w64-mingw32/recipes/patches/gcc4/gcc_texi.p
new file mode 100644
index 0000000..056edfa
--- /dev/null
+++ b/i686-w64-mingw32/recipes/patches/gcc4/gcc_texi.p
@@ -0,0 +1,20 @@
+--- gcc/doc/gcc.texi.orig      2017-09-15 17:46:47.157490325 +0100
++++ gcc/doc/gcc.texi   2017-09-15 17:47:58.714929743 +0100
+@@ -85,9 +85,15 @@
+ @item GNU Press
+ @tab Website: www.gnupress.org
+ @item a division of the
+-@tab General: @tex press@@gnu.org @end tex
++@tab General:
++@tex
++press@@gnu.org
++@end tex
+ @item Free Software Foundation
+-@tab Orders:  @tex sales@@gnu.org @end tex
++@tab Orders:
++@tex
++sales@@gnu.org
++@end tex
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA


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

Summary of changes:
 i686-w64-mingw32/recipes/patches/gcc4/gcc_texi.p |   20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)
 create mode 100644 i686-w64-mingw32/recipes/patches/gcc4/gcc_texi.p

diff --git a/i686-w64-mingw32/recipes/patches/gcc4/gcc_texi.p 
b/i686-w64-mingw32/recipes/patches/gcc4/gcc_texi.p
new file mode 100644
index 0000000..056edfa
--- /dev/null
+++ b/i686-w64-mingw32/recipes/patches/gcc4/gcc_texi.p
@@ -0,0 +1,20 @@
+--- gcc/doc/gcc.texi.orig      2017-09-15 17:46:47.157490325 +0100
++++ gcc/doc/gcc.texi   2017-09-15 17:47:58.714929743 +0100
+@@ -85,9 +85,15 @@
+ @item GNU Press
+ @tab Website: www.gnupress.org
+ @item a division of the
+-@tab General: @tex press@@gnu.org @end tex
++@tab General:
++@tex
++press@@gnu.org
++@end tex
+ @item Free Software Foundation
+-@tab Orders:  @tex sales@@gnu.org @end tex
++@tab Orders:
++@tex
++sales@@gnu.org
++@end tex
+ @item 51 Franklin Street, Fifth Floor
+ @tab Tel 617-542-5942
+ @item Boston, MA 02110-1301 USA


-- 
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