summaryrefslogtreecommitdiff
path: root/site/sh-common
AgeCommit message (Collapse)AuthorFiles
2009-10-16mono-2.4.2.3: Fix compilation issues.Khem Raj1
* 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 <raj.khem@gmail.com>
2009-08-19site/common-linux: centralize bash configure varsMichael Smith1
If the other site files are accurate, almost all of the bash vars are universal across Linux. Did this to fix bash on x86_64. Also bump bash PRs to help track breakage later. Signed-off-by: Michael Smith <msmith@cbnco.com> Acked-by: Tom Rini <trini@embeddedalley.com> Acked-by: Khem Raj <raj.khem@gmail.com>
2008-11-26samba, samba-essential: Move IFACE related autoconf variables to ↵Tom Rini1
common-linux site file. As reported by me in bug 4854, the IFACE autoconf variables are found in some, bug not all arch site files, but these are really common linux variables and as such, should be in common-linux. Bump PR as there is a change here in some arches.
2008-03-16site/sh-common: Added ac_cv_func_posix_getgrgid_r=yesLeon Woestenberg1
2007-05-17site: Update the site files to handle glibc having sys_siglist while uclibcJamie Lenehan1
doesn't. It was only enabled for arm and ixp4xx in older version of uclibc but not for anything else. Uclibc says it'll go away in uclibc soon and so shouldn't be used.
2007-03-23site/*: move mr_cv_target_elf to common as all our targets are ELF systems - ↵Marcin Juszkiewicz1
this also make libelf buildable
2007-01-06site/sh-common: Add entry required to build the latest version of apr, whichJamie Lenehan1
is needed for subversion.
2007-01-01site: Start to refactor files to benefit from common site files. Much more ↵Richard Purdie1
work is needed but this is a start
2006-11-16site/sh{3,4}: Merge the sh3 and sh4 site files into a single common site fileJamie Lenehan1
for both of them.