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 | 27b9bf44938a16e4a0f2764b0017a480bb473db4 (patch) | |
tree | e0b9eaf2969c58cf4bca3b6c589c2df4feeb5d10 /config | |
parent | fa401693d986997c9761116d32826dacadad816a (diff) | |
download | upstream-27b9bf44938a16e4a0f2764b0017a480bb473db4.tar.gz upstream-27b9bf44938a16e4a0f2764b0017a480bb473db4.tar.bz2 upstream-27b9bf44938a16e4a0f2764b0017a480bb473db4.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>
SVN-Revision: 46162
Diffstat (limited to 'config')
0 files changed, 0 insertions, 0 deletions