Nicolas Thill
2526375d16
adjust site config files for uClibc ARM EABI
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14137 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-21 16:48:45 +00:00
Nicolas Thill
1e7973e521
add missing 'ac_cv_sizeof_unsigned_long_long' variable
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13970 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-11 01:23:38 +00:00
Nicolas Thill
3b75e47f8f
[massive] 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)
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13931 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-08 01:49:11 +00:00
Florian Fainelli
3ff6fde540
Add sizeof of unsigned long long
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13627 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-12-14 17:10:15 +00:00
Felix Fietkau
3df1f49e84
fix inotify detection for linux 2.4 (fixes glib2 and packages that depend on it on brcm-2.4)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12896 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-10-08 12:07:14 +00:00
Felix Fietkau
ed1bc6704e
cris is little endian, not big endian (patch from #4048 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12773 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-09-28 19:52:15 +00:00
Nicolas Thill
dd4784db1f
move arch-specific definitions to arch site files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12229 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 23:05:19 +00:00
Felix Fietkau
c64d9a0493
add ac_cv_file__dev_zero to sitefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12227 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 22:23:24 +00:00
Felix Fietkau
504fb042fa
add ssize_t definition to site files, fix up size for x86_64
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12226 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-06 22:23:21 +00:00
Felix Fietkau
2139663efc
add missing configure variable to sitefile (required by gstreamer)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@12152 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-08-05 19:22:06 +00:00
Florian Fainelli
de9d4971cc
Define the size_t size for cris ( #3722 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11701 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-07-06 12:31:12 +00:00
Nicolas Thill
45214eec4c
add 'getgrgid' to uClibc site config, needed after glib2 update in [11088]
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@11093 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-05-09 06:59:08 +00:00
Nicolas Thill
464d3ed321
uClibc should actually support va_copy
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10906 3c298f89-4303-0410-b956-a3cf2f4a3e73
2008-04-21 22:04:27 +00:00
Felix Fietkau
e194e315be
fix ntpd compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10057 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-30 16:41:08 +00:00
Florian Fainelli
5471bf1e3d
We also need bzero and bcmp to be put in there
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10050 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-30 04:03:42 +00:00
Felix Fietkau
9376bce2c2
fix net-snmp compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@10047 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-12-30 03:55:53 +00:00
Nicolas Thill
20ccf6f5a2
prevent ldconfig use in autoconf based packages
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@8496 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-08-26 18:34:24 +00:00
John Crispin
c89087650d
added i686 support and profile for t-vision s100
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7890 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-07-08 16:11:40 +00:00
Felix Fietkau
2c4c6a6002
fix the value of ac_cv_sizeof_off_t in the sitefiles (reported by crazy_imp)
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7804 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-30 18:27:21 +00:00
John Crispin
43262a3b35
autoconf preset for cris, so libpcap compiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7598 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-12 20:57:44 +00:00
Imre Kaloz
15a51103e8
add support for the AVR32 platform, namely the ATNGW100 board - joint work with wigyori
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@7533 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-06-08 10:44:01 +00:00
Felix Fietkau
353a98393a
add x86_64 sitefile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@6382 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-02-26 01:02:57 +00:00
Rod Whitby
dc1f69fd3e
A little endian arm site defaults, in case anyone wants it. ixp4xx kernel 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-12-17 12:40:45 +00:00
Nicolas Thill
ed338a0b8c
fix typos in CONFIG_SITE files
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5456 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-11-07 01:23:22 +00:00
Nicolas Thill
238f6ba366
fix squid and rp-pppoe ( closes : #869 )
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5247 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-20 10:32:01 +00:00
Felix Fietkau
cc4275d0e8
fix gnupg compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5240 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 18:30:49 +00:00
Felix Fietkau
3f4ef5ff0c
small fix for the sitefiles
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5236 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 16:56:33 +00:00
Felix Fietkau
15eeebd709
fix bmon compile
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5234 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 16:11:51 +00:00
Felix Fietkau
780e628530
add sitefiles similar to the ones from openembedded
...
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@5232 3c298f89-4303-0410-b956-a3cf2f4a3e73
2006-10-19 15:25:58 +00:00