bctoolbox: disable rpath
authorJörg Krause <joerg.krause@embedded.rocks>
Tue, 14 Feb 2017 22:44:02 +0000 (23:44 +0100)
committerThomas Petazzoni <thomas.petazzoni@free-electrons.com>
Mon, 20 Feb 2017 21:23:55 +0000 (22:23 +0100)
commit87dadc1f8e7f3a8d062f98fab01ff0787b436daa
treec9e7a9dc90f9a084447409ed8a1d5fe46736e7f7
parent2c3be02dfb16a39f9cd494f8215a4b1c4d4d8a70
bctoolbox: disable rpath

By default, bctoolbox adds the rpath to the shared library. Prevent this
by setting `CMAKE_SKIP_RPATH` [1] to a true value.

[1] https://cmake.org/cmake/help/latest/variable/CMAKE_SKIP_RPATH.html

Signed-off-by: Jörg Krause <joerg.krause@embedded.rocks>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
package/bctoolbox/bctoolbox.mk