summaryrefslogtreecommitdiff
path: root/cmake/deps-utils/Poly-patch-cmake.patch
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/deps-utils/Poly-patch-cmake.patch')
-rw-r--r--cmake/deps-utils/Poly-patch-cmake.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/cmake/deps-utils/Poly-patch-cmake.patch b/cmake/deps-utils/Poly-patch-cmake.patch
deleted file mode 100644
index fe8528f70..000000000
--- a/cmake/deps-utils/Poly-patch-cmake.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index f91e3e8..6205689 100755
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -38,7 +38,7 @@ set(poly_SOURCES
- )
-
- if (NOT HAVE_OPEN_MEMSTREAM)
-- set(poly_SOURCES "utils/open_memstream.c ${poly_SOURCES}")
-+ set(poly_SOURCES utils/open_memstream.c ${poly_SOURCES})
- endif()
-
- set(polyxx_SOURCES
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback