OSDN Git Service

install ld config regardless of RPATH preferences
authorIvailo Monev <xakepa10@gmail.com>
Tue, 3 May 2016 13:57:39 +0000 (13:57 +0000)
committerIvailo Monev <xakepa10@gmail.com>
Tue, 3 May 2016 13:57:39 +0000 (13:57 +0000)
commita34c3f8f9fd984a4696c910b6ceb169f21433ddb
tree32b00856fd5cddf444eb4b589e6552c7aedab334
parent70fe084ecf89114adac2d22634c2ff1adf13afd7
install ld config regardless of RPATH preferences

some vendors may just change/remove the RPATH with external tool,
such as chrpath or scanelf, even tought there is a CMake option
for it

Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
CMakeLists.txt