diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-07-03 13:33:05 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-07-03 13:33:05 +0000 |
commit | 34453639d0cf6f600060c5a58cd86dcd4ad32cf9 (patch) | |
tree | a93fb68c06e000caa83bbf60bebed6694fa37c92 /target/linux/adm5120/base-files | |
parent | 6d8d12960544c88317d4bc47756dbc68a9649999 (diff) | |
download | master-187ad058-34453639d0cf6f600060c5a58cd86dcd4ad32cf9.tar.gz master-187ad058-34453639d0cf6f600060c5a58cd86dcd4ad32cf9.tar.bz2 master-187ad058-34453639d0cf6f600060c5a58cd86dcd4ad32cf9.zip |
uclibc++: make g++-uc* wrappers relocatable
The g++-uc wrapper hardcodes $(STAGING_DIR) and $(TOOLCHAIN_DIR) paths which
will not work outside of the original build environment.
Replace the hardcoded staging_dir occurences with paths relative to the
$STAGING_DIR environment variable to make the g++-uc* wrappers usable in an
SDK environment.
Fixes the libdb47 build failure reported at
https://lists.openwrt.org/pipermail/openwrt-devel/2015-April/032455.html
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@46162 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/adm5120/base-files')
0 files changed, 0 insertions, 0 deletions