summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/ULTRIX.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/ULTRIX.cmake')
-rw-r--r--Modules/Platform/ULTRIX.cmake2
1 files changed, 0 insertions, 2 deletions
diff --git a/Modules/Platform/ULTRIX.cmake b/Modules/Platform/ULTRIX.cmake
index 5d425fc..4064721 100644
--- a/Modules/Platform/ULTRIX.cmake
+++ b/Modules/Platform/ULTRIX.cmake
@@ -2,5 +2,3 @@ SET(CMAKE_SHARED_LIBRARY_C_FLAGS "-G 0")
SET(CMAKE_SHARED_LIBRARY_SUFFIX "..o")
SET(CMAKE_DL_LIBS "")
SET(CMAKE_SHARED_LIBRARY_LINK_FLAGS "-Wl,-D,08000000")
-# include the gcc flags
-INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)