summaryrefslogtreecommitdiff
path: root/nonprism/darktable/fixCompileFlag.patch
diff options
context:
space:
mode:
authorFreemor <freemor@freemor.ca>2020-02-02 21:32:34 -0400
committerFreemor <freemor@freemor.ca>2020-02-02 21:32:34 -0400
commitea548925d4875a20e20b07f392f8845986abdeb3 (patch)
tree3cd97ab45fad83d82cdc138e59b7b350f51cb974 /nonprism/darktable/fixCompileFlag.patch
parentcfa35f80290dfc8f49bde95427e1513c4e980250 (diff)
WiP to bring nonprism/darktable] up-to-date /nonprism-WiP
Builds fine for x86_64, but upstream no longer supports non 64bit builds. thus / i686 and armv7h can not build. I imagine getting this to be 32 bit clean would be major / work. Not sure if we should try to keep old version alive or try to patch so it builds on / 32bit systems.
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)
-