This website requires JavaScript.
Explore
Help
Sign In
caskd
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
c31797f1ad
openwrt
/
toolchain
/
gcc
History
Jo-Philipp Wich
64dc82eab0
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.
...
SVN-Revision: 29768
2012-01-18 03:15:22 +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
upgrade to latest linaro releases
2012-01-14 22:52:40 +00:00
common.mk
upgrade to latest linaro releases
2012-01-14 22:52:40 +00:00
Config.in
Config.version