From 6e4e22a62eefdb36792b4dc722adaa8a60cb1198 Mon Sep 17 00:00:00 2001 From: Ryan Curtin Date: Tue, 31 Jan 2012 23:50:46 +0000 Subject: [PATCH] Don't set any RPATH. --- CMakeLists.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CMakeLists.txt b/CMakeLists.txt index dae1737971..6d9a8c9338 100644 --- a/CMakeLists.txt +++ b/CMakeLists.txt @@ -37,6 +37,10 @@ find_package_handle_standard_args(LibXml2 DEFAULT_MSG mark_as_advanced(LIBXML2_INCLUDE_DIR LIBXML2_LIBRARY ) +# Don't allow any RPATH usage +# (http://lintian.debian.org/tags/binary-or-shlib-defines-rpath.html) +set(CMAKE_SKIP_RPATH TRUE) + # Unfortunately this configuration variable is necessary and will need to be # updated as time goes on and new versions are released. set(Boost_ADDITIONAL_VERSIONS