1
0
mirror of https://git.openwrt.org/openwrt/openwrt.git synced 2024-10-19 05:58:53 +02:00
openwrt/package
Jo-Philipp Wich 27b9bf4493 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
2015-07-03 13:33:05 +00:00
..
base-files base-files: add openwrt snapshot key 2015-06-05 18:21:53 +00:00
boot grub2: disable stack-protector 2015-06-25 11:20:39 +00:00
devel strace: update to 4.10 2015-06-25 11:05:50 +00:00
firmware
kernel nf-conntrack: enable netlink events 2015-07-02 14:11:15 +00:00
libs uclibc++: make g++-uc* wrappers relocatable 2015-07-03 13:33:05 +00:00
network mdns: fix ubus wait_for command 2015-07-02 11:26:12 +00:00
system ubus: update to latest git HEAD 2015-06-18 17:04:14 +00:00
utils Revert "px5g-standalone: compatibility with fortify-headers" 2015-06-24 18:52:10 +00:00
Makefile fix mklibs with musl 2015-06-25 10:14:22 +00:00