This website requires JavaScript.
Explore
Help
Sign In
RepoMirrors
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
mirror of
git://git.openwrt.org/openwrt/openwrt.git
synced
2025-02-10 00:28:27 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
d82c9a1b15
openwrt
/
toolchain
/
gcc
History
Felix Fietkau
dcfc40358b
gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc crap from leaking into every single binary
...
SVN-Revision: 30486
2012-02-12 20:25:47 +00:00
..
files
final
invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own cross toolchains to always search headers and libraries in $STAGING_DIR, this should solve most issues with missing headers, indirect linking and not found libraries. At a later stage, all -I and -L flags will be purged from TARGET_LDFLAGS and TARGET_CPPFLAGS.
2012-01-18 03:15:22 +00:00
initial
minimal
patches
gcc 4.6: port over the missing patch 850-use_shared_libgcc.patch to prevent libgcc crap from leaking into every single binary
2012-02-12 20:25:47 +00:00
common.mk
upgrade vanilla gcc to 4.6.2
2012-02-12 09:48:39 +00:00
Config.in
upgrade vanilla gcc to 4.6.2
2012-02-12 09:48:39 +00:00
Config.version
upgrade vanilla gcc to 4.6.2
2012-02-12 09:48:39 +00:00