# HG changeset patch # User koda # Date 1370968309 -7200 # Node ID 1cc97a2075985db1c9ff1e0318722be5bc38a0c4 # Parent a8a717cf4a6657ee661f1bfd2517264b1fa8cf4a I hate you, I hate you with all my heart... 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")