summaryrefslogtreecommitdiff
path: root/Modules/Compiler/Cray-C.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'Modules/Compiler/Cray-C.cmake')
-rw-r--r--Modules/Compiler/Cray-C.cmake3
1 files changed, 1 insertions, 2 deletions
diff --git a/Modules/Compiler/Cray-C.cmake b/Modules/Compiler/Cray-C.cmake
index 87ce20f71..d34154c1f 100644
--- a/Modules/Compiler/Cray-C.cmake
+++ b/Modules/Compiler/Cray-C.cmake
@@ -2,8 +2,7 @@
# file Copyright.txt or https://cmake.org/licensing for details.
include(Compiler/Cray)
-
-set(CMAKE_C_VERBOSE_FLAG "-v")
+__compiler_cray(C)
string(APPEND CMAKE_C_FLAGS_MINSIZEREL_INIT " -DNDEBUG")
string(APPEND CMAKE_C_FLAGS_RELEASE_INIT " -DNDEBUG")