mono: add patch to fix MIPS build issue
authorThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Fri, 6 Feb 2015 14:45:44 +0000 (15:45 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Fri, 6 Feb 2015 19:03:35 +0000 (20:03 +0100)
commit3398f29da053a972b074c4e70a869853071dcca5
treebb558074dbf8204a11a814a96aae277699218eb9
parent1f84fcdc056f9d194ba5c4c6c40ae4dec77e8fe2
mono: add patch to fix MIPS build issue

Since the bump to version 3.12 of Mono, it fails to build on MIPS. The
patch added by this commit fixes this build failure, simply caused by
a missing include.

Fixes:

  http://autobuild.buildroot.org/results/6f5/6f5e20a4a99eb0db650430bf6285c844fd940711/

Submitted upstream at https://github.com/mono/mono/pull/1550.

Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Reviewed-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Tested-by: Vicente Olivert Riera <Vincent.Riera@imgtec.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
package/mono/0003-mono-context.h-fix-build-on-MIPS.patch [new file with mode: 0644]