libtool: use STAGING_DIR_HOST in relocatable patch relocatable-fixup
authorChristian Marangi <ansuelsmth@gmail.com>
Thu, 10 Nov 2022 16:48:54 +0000 (17:48 +0100)
committerChristian Marangi <ansuelsmth@gmail.com>
Thu, 10 Nov 2022 17:43:05 +0000 (18:43 +0100)
commita4c16282351c692cbdd31a9fe33bd400efb7f1c0
tree1fc61e33f4776e5fefce7217bb7c1b64ddbcd119
parenta86b33c134698a94423570b5b2a7f8efb679eb29
libtool: use STAGING_DIR_HOST in relocatable patch

Instead of using STAGING_DIR and then go up one dir with '../' use
directly STAGING_DIR_HOST env variable. This should produce cleaner
symbolic links.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
tools/libtool/patches/000-relocatable.patch