Felix Fietkau
|
f67f66bb89
|
Revert "[include] provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems"
SVN-Revision: 25970
|
2011-03-09 11:37:55 +00:00 |
Jo-Philipp Wich
|
fb53b99f8c
|
provide mipsel-openwrt-linux-uclibcgnueabi site script, fixes the majority of configure problems
SVN-Revision: 25968
|
2011-03-09 10:13:56 +00:00 |
Jo-Philipp Wich
|
ff1f0be710
|
site: cache ac_cv_func_malloc_0_nonnull and ac_cv_func_realloc_0_nonnull
SVN-Revision: 25946
|
2011-03-08 06:00:56 +00:00 |
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
SVN-Revision: 25292
|
2011-02-01 21:16:10 +00:00 |
Daniel Dickinson
|
236cbb536f
|
Added autoconf flags for gettimeofday and psignal - uClibc has them
SVN-Revision: 24508
|
2010-12-12 01:43:30 +00:00 |
Nicolas Thill
|
fda45977ec
|
use a common site/linux config, since site/linux-gnu & site/linux-uclibc configs are identical
SVN-Revision: 18811
|
2009-12-18 10:38:16 +00:00 |
Nicolas Thill
|
25d21566aa
|
adjust pointer size from 4 to 8 bytes in x86_64 site config
SVN-Revision: 17845
|
2009-10-04 00:44:32 +00:00 |
Felix Fietkau
|
fd51984e64
|
add sitefile definitions for ac_cv_func_setgrent_void
SVN-Revision: 16962
|
2009-07-23 15:50:51 +00:00 |
Imre Kaloz
|
2004d4165a
|
add preliminary coldfire v4e support
SVN-Revision: 16538
|
2009-06-21 18:34:07 +00:00 |
Felix Fietkau
|
56164a5815
|
add a modified version of the mips64 patch from #4603
SVN-Revision: 15249
|
2009-04-18 17:03:55 +00:00 |
Nicolas Thill
|
cc3e46f28e
|
adjust site config files for uClibc ARM EABI
SVN-Revision: 14137
|
2009-01-21 16:48:45 +00:00 |
Nicolas Thill
|
da4a1c6b44
|
add missing 'ac_cv_sizeof_unsigned_long_long' variable
SVN-Revision: 13970
|
2009-01-11 01:23:38 +00:00 |
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)
SVN-Revision: 13931
|
2009-01-08 01:49:11 +00:00 |
Florian Fainelli
|
ea81df0c2d
|
Add sizeof of unsigned long long
SVN-Revision: 13627
|
2008-12-14 17:10:15 +00:00 |
Felix Fietkau
|
cb73e4ad91
|
fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4)
SVN-Revision: 12896
|
2008-10-08 12:07:14 +00:00 |
Felix Fietkau
|
8ce76ceccb
|
cris is little endian, not big endian (patch from #4048)
SVN-Revision: 12773
|
2008-09-28 19:52:15 +00:00 |
Nicolas Thill
|
e848e7654b
|
move arch-specific definitions to arch site files
SVN-Revision: 12229
|
2008-08-06 23:05:19 +00:00 |
Felix Fietkau
|
fb344e3dff
|
add ac_cv_file__dev_zero to sitefiles
SVN-Revision: 12227
|
2008-08-06 22:23:24 +00:00 |
Felix Fietkau
|
348d5ba521
|
add ssize_t definition to site files, fix up size for x86_64
SVN-Revision: 12226
|
2008-08-06 22:23:21 +00:00 |
Felix Fietkau
|
352173f782
|
add missing configure variable to sitefile (required by gstreamer)
SVN-Revision: 12152
|
2008-08-05 19:22:06 +00:00 |
Florian Fainelli
|
4d5535e29e
|
Define the size_t size for cris (#3722)
SVN-Revision: 11701
|
2008-07-06 12:31:12 +00:00 |
Nicolas Thill
|
648a6a6546
|
add 'getgrgid' to uClibc site config, needed after glib2 update in [11088]
SVN-Revision: 11093
|
2008-05-09 06:59:08 +00:00 |
Nicolas Thill
|
6275f4a608
|
uClibc should actually support va_copy
SVN-Revision: 10906
|
2008-04-21 22:04:27 +00:00 |
Felix Fietkau
|
56d0ebea38
|
fix ntpd compile
SVN-Revision: 10057
|
2007-12-30 16:41:08 +00:00 |
Florian Fainelli
|
d1cb21fb01
|
We also need bzero and bcmp to be put in there
SVN-Revision: 10050
|
2007-12-30 04:03:42 +00:00 |
Felix Fietkau
|
a1a07442e6
|
fix net-snmp compile
SVN-Revision: 10047
|
2007-12-30 03:55:53 +00:00 |
Nicolas Thill
|
75123bd131
|
prevent ldconfig use in autoconf based packages
SVN-Revision: 8496
|
2007-08-26 18:34:24 +00:00 |
John Crispin
|
648cf7c524
|
added i686 support and profile for t-vision s100
SVN-Revision: 7890
|
2007-07-08 16:11:40 +00:00 |
Felix Fietkau
|
379b5e9cba
|
fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)
SVN-Revision: 7804
|
2007-06-30 18:27:21 +00:00 |
John Crispin
|
aedf7085c1
|
autoconf preset for cris, so libpcap compiles
SVN-Revision: 7598
|
2007-06-12 20:57:44 +00:00 |
Imre Kaloz
|
08c7265613
|
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
SVN-Revision: 7533
|
2007-06-08 10:44:01 +00:00 |
Felix Fietkau
|
ecf6837f87
|
add x86_64 sitefile
SVN-Revision: 6382
|
2007-02-26 01:02:57 +00:00 |
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.
SVN-Revision: 5815
|
2006-12-17 12:40:45 +00:00 |
Nicolas Thill
|
b4d550ad84
|
fix typos in CONFIG_SITE files
SVN-Revision: 5456
|
2006-11-07 01:23:22 +00:00 |
Nicolas Thill
|
ff9c3172bf
|
fix squid and rp-pppoe (closes: #869)
SVN-Revision: 5247
|
2006-10-20 10:32:01 +00:00 |
Felix Fietkau
|
48810a0f00
|
fix gnupg compile
SVN-Revision: 5240
|
2006-10-19 18:30:49 +00:00 |
Felix Fietkau
|
5e3c3ba87d
|
small fix for the sitefiles
SVN-Revision: 5236
|
2006-10-19 16:56:33 +00:00 |
Felix Fietkau
|
59262790ae
|
fix bmon compile
SVN-Revision: 5234
|
2006-10-19 16:11:51 +00:00 |
Felix Fietkau
|
f9e805e6a3
|
add sitefiles similar to the ones from openembedded
SVN-Revision: 5232
|
2006-10-19 15:25:58 +00:00 |