É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 <[email protected]>  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.


_______________________________________________
debian-med-commit mailing list
[email protected]
https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to