summaryrefslogtreecommitdiff
path: root/math/costa/files/patch-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'math/costa/files/patch-CMakeLists.txt')
-rw-r--r--math/costa/files/patch-CMakeLists.txt11
1 files changed, 0 insertions, 11 deletions
diff --git a/math/costa/files/patch-CMakeLists.txt b/math/costa/files/patch-CMakeLists.txt
deleted file mode 100644
index 72ff9c11ba6e..000000000000
--- a/math/costa/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig 2023-02-28 08:57:54 UTC
-+++ CMakeLists.txt
-@@ -58,7 +58,7 @@ adjust_mpiexec_flags()
- # OpenMP
- find_package(OpenMP COMPONENTS CXX REQUIRED)
-
--SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -O3 -funroll-loops -march=native -DNDEBUG")
-+SET(CMAKE_CXX_FLAGS "${CMAKE_CXX_FLAGS} -funroll-loops")
-
- # Bundled dependencies
- #