Commit Graph

29 Commits

Author SHA1 Message Date
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