This website requires JavaScript.
Explore
Help
Sign In
ExternalVendorCode
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
https://github.com/openwrt/openwrt.git
synced
2025-02-01 16:58:22 +00:00
Code
Issues
Actions
6
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
History
Felix Fietkau
cf8362db3c
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.
...
SVN-Revision: 13817
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. 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.
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