support/check-host-rpath: remove trailing '/' in host dir
authorYann E. MORIN <yann.morin.1998@free.fr>
Tue, 1 Dec 2015 22:19:06 +0000 (23:19 +0100)
committerPeter Korsgaard <peter@korsgaard.com>
Wed, 2 Dec 2015 22:28:14 +0000 (23:28 +0100)
commitf42e262199ffc550e1a2e930cfb5e78c442e9c61
tree3540e2ac83e7de4b1859293ee4c689ba4c702c95
parente3f4ee36e881a0a2b36a4c944728e5d7431b7434
support/check-host-rpath: remove trailing '/' in host dir

Despite the comment saying so, the trailing '/' in the host directory is
not removed. Note however that it is properly removed from extracted
RPATH tags.

This is not visible when the host directory is our default $(O)/host
location, but breaks for user-supplied external host directory, when
the user leaves a trailing slash in the path.

Fix that.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Cc: Peter Korsgaard <jacmet@uclibc.org>
Cc: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
support/scripts/check-host-rpath