diff options
author | Jo-Philipp Wich <jow@openwrt.org> | 2015-05-26 09:17:13 +0000 |
---|---|---|
committer | Jo-Philipp Wich <jow@openwrt.org> | 2015-05-26 09:17:13 +0000 |
commit | 3fe418e4e0bad06e4b33aa475261a6c0b4863600 (patch) | |
tree | 99ae82da2b2986de14a98d01003187dc8856e04f /tools | |
parent | 8182400cd32a4efc140de7559dd834c41410ff36 (diff) | |
download | upstream-3fe418e4e0bad06e4b33aa475261a6c0b4863600.tar.gz upstream-3fe418e4e0bad06e4b33aa475261a6c0b4863600.tar.bz2 upstream-3fe418e4e0bad06e4b33aa475261a6c0b4863600.zip |
include: clean package staging dir files before configure
This is required to allow packages to ship libraries with a different API.
Previously the linker would favor the old shared libraries in STAGING_DIR
instead of the just compiled ones in PKG_BUILD_DIR.
Avoid that problem by clearing the package staging files right after
prepare.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@45759 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions