invoke patch-specs.sh in the gcc/final install stage. Patch up OpenWrts own cross...
authorJo-Philipp Wich <jow@openwrt.org>
Wed, 18 Jan 2012 03:15:22 +0000 (03:15 +0000)
committerJo-Philipp Wich <jow@openwrt.org>
Wed, 18 Jan 2012 03:15:22 +0000 (03:15 +0000)
commit64dc82eab0b2963698042f250eca44fcb3bba4f0
tree7d1742ce0ef3b5b4350b356d17d8cb4c6454c1ec
parent6df3af8a3695a3b204d87e2ba032953bce693c56
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
toolchain/gcc/final/Makefile