Properly support cross compiling for the mach support code.
authorRodrigo Kumpera <kumpera@gmail.com>
Thu, 30 Aug 2012 22:45:58 +0000 (19:45 -0300)
committerRodrigo Kumpera <kumpera@gmail.com>
Wed, 14 Nov 2012 16:37:47 +0000 (11:37 -0500)
commit9ab2b174e5049fafa6421c895c68f2df21487149
treed936905d29727440d4662041e0b39adac3c805be
parent6d46063393dd241c0c3c70ef7b409ede8f83970c
Properly support cross compiling for the mach support code.

* Makefile.am: When cross compiling use the new -unknown variant of
the mach support code so we don't need to wrestle which one the host
is running on.
configure.in
mono/utils/Makefile.am
mono/utils/mach-support-unknown.c [new file with mode: 0644]