BB: uclibc++: make g++-uc* wrappers relocatable
authorJo-Philipp Wich <[email protected]>
Fri, 3 Jul 2015 13:49:24 +0000 (13:49 +0000)
committerJo-Philipp Wich <[email protected]>
Fri, 3 Jul 2015 13:49:24 +0000 (13:49 +0000)
commit3491494db510328be9d3e32400824cda023e92f6
tree2af76e02b9fc5feda91681eaa9f7d277f1c9a520
parent94e7670681f3b44dd2831fa558e643743b92739c
BB: 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 <[email protected]>
Backport of r46162

SVN-Revision: 46164
package/libs/uclibc++/Makefile