aboutsummaryrefslogtreecommitdiff
path: root/editors/nvi2/files/patch-CMakeLists.txt
diff options
context:
space:
mode:
Diffstat (limited to 'editors/nvi2/files/patch-CMakeLists.txt')
-rw-r--r--editors/nvi2/files/patch-CMakeLists.txt10
1 files changed, 0 insertions, 10 deletions
diff --git a/editors/nvi2/files/patch-CMakeLists.txt b/editors/nvi2/files/patch-CMakeLists.txt
deleted file mode 100644
index c84550ec0002..000000000000
--- a/editors/nvi2/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,10 +0,0 @@
---- CMakeLists.txt.orig 2023-09-25 08:47:42 UTC
-+++ CMakeLists.txt
-@@ -37,7 +37,6 @@ add_compile_options($<$<CONFIG:Release>:-Wno-dangling-
- endif()
- add_compile_options($<$<CONFIG:Release>:-Wuninitialized>)
- add_compile_options($<$<CONFIG:Release>:-Wno-dangling-else>)
--add_compile_options(-Wno-string-compare)
- add_compile_options(-Wstack-protector -fstack-protector)
- add_compile_options(-Wstrict-aliasing -fstrict-aliasing)
-