51 Commits (master)

Author SHA1 Message Date
Florian Larysch 555985ac90 include/site: add powerpc64 config 7 years ago
Felix Fietkau 603900ef82 build: add a darwin sitefile to deal with macOS 10.12 + Xcode 9 build errors 7 years ago
Felix Fietkau 8b5d644bb3 toolchain: add support of ARC architecture 9 years ago
Felix Fietkau 437e423c44 build: add missing sitefile for i386 9 years ago
Felix Fietkau 74ca7e9af3 build: clean up sitefiles, make them per-arch 9 years ago
Felix Fietkau 5d9eeab64a build: remove obsolete references to cris and avr32 9 years ago
Florian Fainelli dd8d7188ee aarch64: add initial support 10 years ago
Florian Fainelli 6b63716262 add preliminary support for musl 12 years ago
Florian Fainelli 6bc394d90f add sparc specific site files 12 years ago
Jo-Philipp Wich a79356d5ec site: add configure cache scripts for mips-linux-gnu and mipsel-linux-gnu, used by CodeSourcery toolchain 13 years ago
Felix Fietkau 97cf4d41fa include/site: add powerpc-openwrt-linux-*spe sitefiles for mpc85xx 13 years ago
Felix Fietkau fcc570d999 site: set ac_cv_sizeof_off_t=8 to fix autoconf applications using it for detecting largefile support (#8376, #5681) 13 years ago
Felix Fietkau f67f66bb89 Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems" 13 years ago
Jo-Philipp Wich fb53b99f8c provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems 13 years ago
Jo-Philipp Wich ff1f0be710 site: cache ac_cv_func_malloc_0_nonnull and ac_cv_func_realloc_0_nonnull 13 years ago
Felix Fietkau 9b9162fa1a add sitefile entries for ac_cv_func_creal,cimag - the functions are there, but configure tests in imagemagick fail to detect them 14 years ago
Daniel Dickinson 236cbb536f Added autoconf flags for gettimeofday and psignal - uClibc has them 14 years ago
Nicolas Thill fda45977ec use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical 15 years ago
Nicolas Thill 25d21566aa adjust pointer size from 4 to 8 bytes in x86_64 site config 15 years ago
Felix Fietkau fd51984e64 add sitefile definitions for ac_cv_func_setgrent_void 15 years ago
Imre Kaloz 2004d4165a add preliminary coldfire v4e support 15 years ago
Felix Fietkau 56164a5815 add a modified version of the mips64 patch from #4603 15 years ago
Nicolas Thill cc3e46f28e adjust site config files for uClibc ARM EABI 16 years ago
Nicolas Thill da4a1c6b44 add missing 'ac_cv_sizeof_unsigned_long_long' variable 16 years ago
Nicolas Thill a3edea1b91 add support for alternative C libraries (currently only glibc/eglibc) 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) 16 years ago
Florian Fainelli ea81df0c2d Add sizeof of unsigned long long 16 years ago
Felix Fietkau cb73e4ad91 fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4) 16 years ago
Felix Fietkau 8ce76ceccb cris is little endian, not big endian (patch from #4048) 16 years ago
Nicolas Thill e848e7654b move arch-specific definitions to arch site files 16 years ago
Felix Fietkau fb344e3dff add ac_cv_file__dev_zero to sitefiles 16 years ago
Felix Fietkau 348d5ba521 add ssize_t definition to site files, fix up size for x86_64 16 years ago
Felix Fietkau 352173f782 add missing configure variable to sitefile (required by gstreamer) 16 years ago
Florian Fainelli 4d5535e29e Define the size_t size for cris (#3722) 16 years ago
Nicolas Thill 648a6a6546 add 'getgrgid' to uClibc site config, needed after glib2 update in [11088] 16 years ago
Nicolas Thill 6275f4a608 uClibc should actually support va_copy 16 years ago
Felix Fietkau 56d0ebea38 fix ntpd compile 17 years ago
Florian Fainelli d1cb21fb01 We also need bzero and bcmp to be put in there 17 years ago
Felix Fietkau a1a07442e6 fix net-snmp compile 17 years ago
Nicolas Thill 75123bd131 prevent ldconfig use in autoconf based packages 17 years ago
John Crispin 648cf7c524 added i686 support and profile for t-vision s100 17 years ago
Felix Fietkau 379b5e9cba fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp) 17 years ago
John Crispin aedf7085c1 autoconf preset for cris, so libpcap compiles 17 years ago
Imre Kaloz 08c7265613 add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori 17 years ago
Felix Fietkau ecf6837f87 add x86_64 sitefile 18 years ago
Rod Whitby 0a4bfe22bb A little endian arm site defaults, in case anyone wants it. ixp4xx kernel and rootfs at least builds with it, but is untested. 18 years ago
Nicolas Thill b4d550ad84 fix typos in CONFIG_SITE files 18 years ago
Nicolas Thill ff9c3172bf fix squid and rp-pppoe (closes: #869) 18 years ago
Felix Fietkau 48810a0f00 fix gnupg compile 18 years ago
Felix Fietkau 5e3c3ba87d small fix for the sitefiles 18 years ago
Felix Fietkau 59262790ae fix bmon compile 18 years ago