From a7493cc7d18eb234f42c6d4c8c01ae1faaad1df9 Mon Sep 17 00:00:00 2001 From: Khem Raj Date: Fri, 16 Oct 2009 11:25:08 -0700 Subject: mono-2.4.2.3: Fix compilation issues. * Disable parallel make, mono does not like it. * Add a patch to get mono cross compile for x86 target. * add mono_cv_sizeof_sunpath to site files, becasue previously it was called cv_mono_sizeof_sunpath Signed-off-by: Khem Raj --- site/ix86-common | 1 + 1 file changed, 1 insertion(+) (limited to 'site/ix86-common') diff --git a/site/ix86-common b/site/ix86-common index 3995e675ba..134890d6b2 100644 --- a/site/ix86-common +++ b/site/ix86-common @@ -155,6 +155,7 @@ with_broken_putenv=${with_broken_putenv=no} # mono cv_mono_sizeof_sunpath=108 +mono_cv_sizeof_sunpath=108 # mysql mysql_cv_func_atomic_sub=${mysql_cv_func_atomic_sub=yes} -- cgit v1.2.3