[med-svn] [dcmtk] 02/05: Update configuration patch

Gert Wollny gert-guest at moszumanska.debian.org
Sun Jul 3 17:05:46 UTC 2016


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

gert-guest pushed a commit to branch master
in repository dcmtk.

commit d2ccd807ab757bce41dbaffb89984cbaf416a48e
Author: Gert Wollny <gw.fossdev at gmail.com>
Date:   Sun Jul 3 13:10:35 2016 +0000

    Update configuration patch
---
 ...4_Fixed-OFoptional-by-introducing-OFalign.patch | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/debian/patches/04_Fixed-OFoptional-by-introducing-OFalign.patch b/debian/patches/04_Fixed-OFoptional-by-introducing-OFalign.patch
index 9309cec..c03769d 100644
--- a/debian/patches/04_Fixed-OFoptional-by-introducing-OFalign.patch
+++ b/debian/patches/04_Fixed-OFoptional-by-introducing-OFalign.patch
@@ -155,28 +155,6 @@ Subject: [PATCH] Fixed OFoptional by introducing OFalign?
  CFLAGS="$DEBUGCFLAGS $CFLAGS"
  CXXFLAGS="$DEBUGCXXFLAGS $CXXFLAGS"
  
---- a/config/include/dcmtk/config/osconfig.h.in
-+++ b/config/include/dcmtk/config/osconfig.h.in
-@@ -92,6 +92,9 @@
- /* Define if __attribute__((aligned)) is available */
- #undef HAVE_ATTRIBUTE_ALIGNED
- 
-+/* Define if __attribute__((aligned)) is available */
-+#undef HAVE_ATTRIBUTE_ALIGNED
-+
- /* Define to 1 if you have the `bcmp' function. */
- #undef HAVE_BCMP
- 
-@@ -286,6 +289,9 @@
- 
- /* Define if __alignof__ is available */
- #undef HAVE_GNU_ALIGNOF
-+
-+/* Define if __alignof__ is available */
-+#undef HAVE_GNU_ALIGNOF
- 
- /* Define to 1 if you have the <grp.h> header file. */
- #undef HAVE_GRP_H
 --- a/ofstd/tests/toption.cc
 +++ b/ofstd/tests/toption.cc
 @@ -17,6 +17,11 @@

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/dcmtk.git



More information about the debian-med-commit mailing list