This website requires JavaScript.
Explore
Help
Sign In
Nanako
/
openwrt
Watch
1
Star
0
Fork
0
You've already forked openwrt
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
abeab97efc267a2855a6b5afb9d0c86c192900a0
openwrt
/
toolchain
/
gcc
/
final
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
..
Makefile
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