diff -r a8a717cf4a66 -r 1cc97a207598 misc/libphysfs/CMakeLists.txt --- a/misc/libphysfs/CMakeLists.txt Tue Jun 11 10:45:34 2013 +0200 +++ b/misc/libphysfs/CMakeLists.txt Tue Jun 11 18:31:49 2013 +0200 @@ -74,9 +74,6 @@ add_definitions(-fvisibility=hidden) endif(NOT SOLARIS AND NOT WINDOWS) endif(PHYSFS_IS_GCC4) - - # Don't use -rpath. - set(CMAKE_SKIP_RPATH ON CACHE BOOL "Skip RPATH" FORCE) endif(CMAKE_COMPILER_IS_GNUCC) if(CMAKE_C_COMPILER_ID STREQUAL "SunPro")