summaryrefslogtreecommitdiff
path: root/include/site
AgeCommit message (Collapse)Author
2012-11-23[buildroot] add preliminary support for muslflorian
Musl is an alternative C-library, see http://www.musl-libc.org for more infos. Signed-off-by: Florian Fainelli <florian@openwrt.org> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@34314 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-09-14[buildroot] add sparc specific site filesflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@33405 3c298f89-4303-0410-b956-a3cf2f4a3e73
2012-01-19[include] site: add configure cache scripts for mips-linux-gnu and ↵jow
mipsel-linux-gnu, used by CodeSourcery toolchain git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29794 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-08-12include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xxnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27969 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-04-04site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for ↵nbd
detecting largefile support (#8376, #5681) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@26471 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-09Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, ↵nbd
fixes the majority of configure problems" git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-09[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the ↵jow
majority of configure problems git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25968 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-03-08[include] site: cache ac_cv_func_malloc_0_nonnull and ↵jow
ac_cv_func_realloc_0_nonnull git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25946 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-02-01add sitefile entries for ac_cv_func_creal,cimag - the functions are there, ↵nbd
but configure tests in imagemagick fail to detect them git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25292 3c298f89-4303-0410-b956-a3cf2f4a3e73
2010-12-12[include] Added autoconf flags for gettimeofday and psignal - uClibc has themcshore
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@24508 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-12-18[include] use a common site/linux config, since site/linux-gnu & ↵nico
site/linux-uclibc configs are identical git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18811 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-10-04[include] adjust pointer size from 4 to 8 bytes in x86_64 site confignico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@17845 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-07-23add sitefile definitions for ac_cv_func_setgrent_voidnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16962 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-06-21add preliminary coldfire v4e supportkaloz
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@16538 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-04-18add a modified version of the mips64 patch from #4603nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15249 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-21adjust site config files for uClibc ARM EABInico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-11add missing 'ac_cv_sizeof_unsigned_long_long' variablenico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-08[massive] add support for alternative C libraries (currently only glibc/eglibc)nico
other (related) changes: - kernel headers are now installed using "make headers_install" on 2.6 - target names now contain an openwrt "vendor" tag (e.g. mips-openwrt-linux-gnu) - build directory names now contain gcc/libc name/version - default cpu for x86 is now i486 (required to build glibc/eglibc) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-14Add sizeof of unsigned long longflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on ↵nbd
it on brcm-2.4) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28cris is little endian, not big endian (patch from #4048)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06move arch-specific definitions to arch site filesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06add ac_cv_file__dev_zero to sitefilesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06add ssize_t definition to site files, fix up size for x86_64nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05add missing configure variable to sitefile (required by gstreamer)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06Define the size_t size for cris (#3722)florian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09add 'getgrgid' to uClibc site config, needed after glib2 update in [11088]nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21uClibc should actually support va_copynico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-30fix ntpd compilenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-30We also need bzero and bcmp to be put in thereflorian
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-30fix net-snmp compilenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26prevent ldconfig use in autoconf based packagesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-08added i686 support and profile for t-vision s100blogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)nbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12autoconf preset for cris, so libpcap compilesblogic
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08add support for the AVR32 platform, namely the ATNGW100 board - joint work ↵kaloz
with wigyori git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-26add x86_64 sitefilenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-12-17A little endian arm site defaults, in case anyone wants it. ixp4xx kernel ↵rwhitby
and rootfs at least builds with it, but is untested. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5815 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-07fix typos in CONFIG_SITE filesnico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-20fix squid and rp-pppoe (closes: #869)nico
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19fix gnupg compilenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19small fix for the sitefilesnbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19fix bmon compilenbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19add sitefiles similar to the ones from openembeddednbd
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5232 3c298f89-4303-0410-b956-a3cf2f4a3e73