]> Zhao Yanbai Git Server - minix.git/commit
Cross-compilation fixes: 96/3296/1
authorLionel Sambuc <lionel@minix3.org>
Sun, 7 Feb 2016 21:13:15 +0000 (22:13 +0100)
committerLionel Sambuc <lionel.sambuc@gmail.com>
Mon, 8 Feb 2016 12:05:55 +0000 (13:05 +0100)
commit5ef5b27fc158620d80785f43f03fc1ff30cbe16f
treed42c8c0f7c4b19258a7efe93ac5dad18970f89f3
parenteaf726b35ce8d28cda2c17c0d7bd2e8599963895
Cross-compilation fixes:

 - GCC >4.9:
     Newer toolchains trigger more warnings, which by default are
   treated as errors. Disable this while building the tools as this
   will be a recurring problem in the future.

   close #105

 - FreeBSD: Fix some fetch.sh scripts which fails as FreeBSD's patch
   fails to patch two .info files. We ignore this for the time being.

Change-Id: Ic669281db6c41005119ea8f76f78b5ec60e1b386
external/gpl2/gmake/fetch.sh
external/gpl3/binutils/fetch.sh
tools/Makefile