[pkg-d-commits] [ldc] 05/07: Refresh patches

Matthias Klumpp mak at moszumanska.debian.org
Wed Jan 3 20:44:05 UTC 2018


This is an automated email from the git hooks/post-receive script.

mak pushed a commit to branch master
in repository ldc.

commit e943a0e08f86184765e7045152d48d1da2df3daa
Author: Matthias Klumpp <mak at debian.org>
Date:   Wed Jan 3 21:27:48 2018 +0100

    Refresh patches
---
 debian/patches/01_no-zlib-embed.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/patches/01_no-zlib-embed.patch b/debian/patches/01_no-zlib-embed.patch
index 26d5a95..01b03ed 100644
--- a/debian/patches/01_no-zlib-embed.patch
+++ b/debian/patches/01_no-zlib-embed.patch
@@ -15,7 +15,7 @@ Author: Konstantinos Margaritis <markos at debian.org>
      endif()
  endif()
  
-@@ -249,6 +249,13 @@
+@@ -250,6 +250,13 @@
      file(GLOB_RECURSE PHOBOS2_C ${PHOBOS2_DIR}/*.c)
      # remove some obsolete zlib modules
      list(REMOVE_ITEM PHOBOS2_C ${PHOBOS2_DIR}/etc/c/zlib/minigzip.c ${PHOBOS2_DIR}/etc/c/zlib/example.c)
@@ -31,7 +31,7 @@ Author: Konstantinos Margaritis <markos at debian.org>
  #
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -631,6 +631,7 @@
+@@ -606,6 +606,7 @@
      endif()
  endif()
  
@@ -39,7 +39,7 @@ Author: Konstantinos Margaritis <markos at debian.org>
  function(build_d_executable output_exe compiler_args linker_args compile_deps link_deps)
      # Compile all D modules to a single object.
      set(object_file ${output_exe}${CMAKE_CXX_OUTPUT_EXTENSION})
-@@ -856,7 +857,7 @@
+@@ -831,7 +832,7 @@
  build_d_executable(
      "${LDC_BUILD_RUNTIME_EXE_FULL}"
      "${PROJECT_BINARY_DIR}/ldc-build-runtime.d"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/ldc.git



More information about the pkg-d-commits mailing list