I hate you, I hate you with all my heart...
authorkoda
Tue, 11 Jun 2013 18:31:49 +0200
changeset 9194 1cc97a207598
parent 9192 a8a717cf4a66
child 9196 89d98f970de9
I hate you, I hate you with all my heart...
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")