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-01-26 06:09:37 +00:00
Code
Issues
Actions
5
Packages
Projects
Releases
Wiki
Activity
openwrt
/
toolchain
/
uClibc
/
patches
History
Felix Fietkau
d651ee4602
Fix portability patch for uClibc. Certain versions of GNU cp treat -P as --parent, which is wrong here and -P should be implied by -R already. Fixes build on OSX with fink's fileutils installed.
...
SVN-Revision: 6784
2007-04-01 11:43:11 +00:00
..
100-revert_broken_stuff.patch
upgrade to uClibc 0.9.28.2
2007-02-24 20:22:01 +00:00
120-more_standard_math.patch
bring in floorf so that postgres server will compile by default, package to come later for server
2006-10-26 18:05:58 +00:00
150-portability.patch
Fix portability patch for uClibc. Certain versions of GNU cp treat -P as --parent, which is wrong here and -P should be implied by -R already. Fixes build on OSX with fink's fileutils installed.
2007-04-01 11:43:11 +00:00
160-move_stack_end.patch
export __libc_stack_end in dynamically linked binaries as well - fixes uclibc++ compile on powerpc (
#1230
)
2007-01-22 01:11:39 +00:00
190-uml_x86_64_hack.patch
add a hack for compiling a 32 bit user space with 64 bit uml kernel on x86_64
2006-12-14 07:00:34 +00:00