summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/MP-RAS.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Platform/MP-RAS.cmake')
-rw-r--r--Modules/Platform/MP-RAS.cmake2
1 files changed, 2 insertions, 0 deletions
diff --git a/Modules/Platform/MP-RAS.cmake b/Modules/Platform/MP-RAS.cmake
index 5a644dc..b52fe12 100644
--- a/Modules/Platform/MP-RAS.cmake
+++ b/Modules/Platform/MP-RAS.cmake
@@ -7,3 +7,5 @@ ENDIF(CMAKE_SYSTEM MATCHES "MP-RAS-02*.")
+# include the gcc flags
+INCLUDE(${CMAKE_ROOT}/Modules/Platform/gcc.cmake)