[toolchain] invoke patch-specs.sh in the gcc/final install stage.
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)
commit03eb7294983edccb374b9c406a4e4fe9b9adfeed
treef77840020c0801d2aeffda43c67afa5163aaa87a
parentc9fe1a096b829afab22cdd8a248239b3597890ee
[toolchain] 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.

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@29768 3c298f89-4303-0410-b956-a3cf2f4a3e73
toolchain/gcc/final/Makefile