summaryrefslogtreecommitdiff
path: root/nonprism/darktable/fixCompileFlag.patch
diff options
context:
space:
mode:
Diffstat (limited to 'nonprism/darktable/fixCompileFlag.patch')
-rw-r--r--nonprism/darktable/fixCompileFlag.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/nonprism/darktable/fixCompileFlag.patch b/nonprism/darktable/fixCompileFlag.patch
deleted file mode 100644
index cfa81e909..000000000
--- a/nonprism/darktable/fixCompileFlag.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --unified --recursive --text a/cmake/compiler-warnings.cmake b/cmake/compiler-warnings.cmake
---- a/cmake/compiler-warnings.cmake 2019-10-20 09:39:07.000000000 -0300
-+++ b/cmake/compiler-warnings.cmake 2019-12-01 21:23:51.750926133 -0400
-@@ -26,8 +26,6 @@
-
- CHECK_COMPILER_FLAG_AND_ENABLE_IT(-Wold-style-declaration)
-
--CHECK_COMPILER_FLAG_AND_ENABLE_IT(-Wthread-safety)
--
- # may be our bug :(
- CHECK_COMPILER_FLAG_AND_ENABLE_IT(-Wno-error=varargs)
-