[med-svn] [Git][med-team/insighttoolkit][itk-4.y] d/rules: use the actual -f flag instead of -W.

Étienne Mollier (@emollier) gitlab at salsa.debian.org
Mon Jul 25 21:32:32 BST 2022



Étienne Mollier pushed to branch itk-4.y at Debian Med / insighttoolkit


Commits:
9c720b1e by Étienne Mollier at 2022-07-25T22:31:20+02:00
d/rules: use the actual -f flag instead of -W.

Gbp-Dch: ignore

I probably should consider glasses at some point.

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,7 +1,7 @@
 insighttoolkit4 (4.13.3withdata-dfsg2-4) UNRELEASED; urgency=medium
 
  NOTE: the package still ftbfs, but due to failing test item.
-  * d/rules: add -Wno-sized-deallocation; fix ftbfs with gcc-12.
+  * d/rules: add -fno-sized-deallocation; fix ftbfs with gcc-12.
     (Closes: #1012950)
 
  -- Étienne Mollier <emollier at debian.org>  Mon, 25 Jul 2022 19:49:22 +0200


=====================================
debian/rules
=====================================
@@ -26,7 +26,7 @@ endif
 
 # Workaround for Gcc 12,
 # see https://github.com/InsightSoftwareConsortium/ITK/issues/3452
-export DEB_CXXFLAGS_MAINT_APPEND += -Wno-sized-deallocation
+export DEB_CXXFLAGS_MAINT_APPEND += -fno-sized-deallocation
 
 CMAKE_FLAGS = \
 	-DBUILD_EXAMPLES:BOOL=ON \



View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/commit/9c720b1eab3fa22399aee9a9dba0bebca4c804a5

-- 
View it on GitLab: https://salsa.debian.org/med-team/insighttoolkit/-/commit/9c720b1eab3fa22399aee9a9dba0bebca4c804a5
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/debian-med-commit/attachments/20220725/2747ee03/attachment.htm>


More information about the debian-med-commit mailing list