1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-08-20 20:49:19 +03:00
openwrt-xburst/toolchain
nbd 26a73029f9 remove the openat() patch, as it's breaking quite a few packages.
the problem is in the AT_FDCWD define, which packages check for to
see if fdopenat, openat, fstatat, etc. are supported, but the patch
only adds openat() and not the other functions.
this should probably be fixed upstream and not just in openwrt.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13817 3c298f89-4303-0410-b956-a3cf2f4a3e73
2009-01-02 04:16:30 +00:00
..
binutils use binutils 2.18 for avr32, 2.17 is severely broken 2009-01-02 01:14:09 +00:00
gcc fix avr32 build breakage 2009-01-02 01:10:22 +00:00
gdb fix gdb installation 2007-10-01 14:55:38 +00:00
kernel-headers The merge of ppc (32-bit headers) and powerpc (previously 64-bit only headers) has now been completed, so it build breaks if asm-ppc headers directory does not exist - this should fix this problem without being invasive 2008-10-09 11:33:47 +00:00
uClibc remove the openat() patch, as it's breaking quite a few packages. 2009-01-02 04:16:30 +00:00
Config.in storm is ARMv4, not ARMv4T (thx, SeG) 2008-07-31 16:51:43 +00:00
info.mk build system cleanup/restructuring as described in http://lists.openwrt.org/pipermail/openwrt-devel/2007-August/001159.html 2007-08-07 00:04:25 +00:00
Makefile add some sanity checking 2008-06-15 14:34:00 +00:00