openwrt/package
jow 28e3d3f330 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 <jow@openwrt.org>

Backport of r46162

git-svn-id: svn://svn.openwrt.org/openwrt/branches/barrier_breaker@46164 3c298f89-4303-0410-b956-a3cf2f4a3e73
2015-07-03 13:49:24 +00:00
..
base-files kernel: remove the netfilter optimization that skips the filter table, it has caused too many issues 2015-03-17 17:15:15 +00:00
boot package:grub2: fix build error on linux missing libzfs 2014-08-03 11:15:48 +00:00
devel valgrind: fix build failure on uml 2014-09-01 13:21:44 +00:00
firmware create branch for barrier breaker (from trunk r41863) 2014-07-28 23:18:57 +00:00
kernel ath9k: fix a beacon enable handling bug 2015-03-12 16:32:07 +00:00
libs BB: uclibc++: make g++-uc* wrappers relocatable 2015-07-03 13:49:24 +00:00
network hostapd: fix remote denial of service vulnerability in WMM action frame parsing 2015-05-06 09:47:05 +00:00
system BB: ubox: fix segmentation fault in insmod 2015-02-26 21:29:57 +00:00
utils BB: fix subject in generated certificates 2015-01-25 23:56:05 +00:00
Makefile BB: build: consider sub-directories when deploying packages to image with CONFIG_PER_FEED_REPO (#17430) 2014-08-09 12:11:34 +00:00