summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--wesnoth-boost.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/wesnoth-boost.patch b/wesnoth-boost.patch
deleted file mode 100644
index 66e0db754e5f..000000000000
--- a/wesnoth-boost.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
-index 43a20d7..61f36e0 100644
---- a/src/CMakeLists.txt
-+++ b/src/CMakeLists.txt
-@@ -79,6 +79,7 @@ else(MSVC)
- ${Boost_IOSTREAMS_LIBRARY}
- ${Boost_REGEX_LIBRARY}
- ${Boost_PROGRAM_OPTIONS_LIBRARY}
-+ ${Boost_SYSTEM_LIBRARIES}
- ${LIBINTL_LIBRARIES}
- )
- endif(MSVC)