summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Linux-SunPro-CXX.cmake
diff options
context:
space:
mode:
authorBrad King <brad.king@kitware.com>2010-01-28 21:48:20 (GMT)
committerBrad King <brad.king@kitware.com>2010-01-28 21:48:20 (GMT)
commitdc1d2189ae922be9d6e7f5fde698532db47e46aa (patch)
tree28ef61aac78f0bdc190a760d53b6cb89b24262cd /Modules/Platform/Linux-SunPro-CXX.cmake
parent612409e5b01a7e4823bb379ee9e002177793eb75 (diff)
downloadCMake-dc1d2189ae922be9d6e7f5fde698532db47e46aa.zip
CMake-dc1d2189ae922be9d6e7f5fde698532db47e46aa.tar.gz
CMake-dc1d2189ae922be9d6e7f5fde698532db47e46aa.tar.bz2
CMake 2.8.1-rc1
Diffstat (limited to 'Modules/Platform/Linux-SunPro-CXX.cmake')
-rw-r--r--Modules/Platform/Linux-SunPro-CXX.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/Platform/Linux-SunPro-CXX.cmake b/Modules/Platform/Linux-SunPro-CXX.cmake
index 6d9d8a5..5490473 100644
--- a/Modules/Platform/Linux-SunPro-CXX.cmake
+++ b/Modules/Platform/Linux-SunPro-CXX.cmake
@@ -1,4 +1,2 @@
-# Linux sun studio c++ options
-SET(CMAKE_DL_LIBS "dl")
SET(CMAKE_SHARED_LIBRARY_RPATH_LINK_CXX_FLAG "-rpath-link ")
SET(CMAKE_EXE_EXPORTS_CXX_FLAG "--export-dynamic")