[med-svn] [Git][med-team/minc-tools][master] 2 commits: Build with -std=gnu17 to avoid porting to C23 for now.

Steven Robbins (@smr) gitlab at salsa.debian.org
Mon Sep 8 05:43:14 BST 2025



Steven Robbins pushed to branch master at Debian Med / minc-tools


Commits:
e051ebeb by Steve Robbins at 2025-09-07T23:38:59-05:00
Build with -std=gnu17 to avoid porting to C23 for now.

- - - - -
dc476949 by Steve Robbins at 2025-09-07T23:41:17-05:00
ready for release

- - - - -


2 changed files:

- debian/changelog
- debian/rules


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,11 @@
+minc-tools (2.3.00+dfsg-13) unstable; urgency=medium
+
+  [ Steve Robbins ]
+  * [e051ebe] Build with -std=gnu17 to avoid porting to C23 for now.
+    Closes: #1114206.
+
+ -- Steve M. Robbins <smr at debian.org>  Sun, 07 Sep 2025 23:40:13 -0500
+
 minc-tools (2.3.00+dfsg-12) unstable; urgency=medium
 
   [ Steve Robbins ]


=====================================
debian/rules
=====================================
@@ -3,6 +3,7 @@
 ARCH  = $(shell dpkg-architecture -qDEB_BUILD_ARCH)
 DEB_HOST_MULTIARCH ?= $(shell dpkg-architecture -qDEB_HOST_MULTIARCH)
 
+export CFLAGS=-std=gnu17
 CMAKE_FLAGS =
 
 



View it on GitLab: https://salsa.debian.org/med-team/minc-tools/-/compare/540ef98db9487f3cdbec7004d5ccdbd342fad829...dc476949d92221d791e4c73a6b3d5d7732039584

-- 
View it on GitLab: https://salsa.debian.org/med-team/minc-tools/-/compare/540ef98db9487f3cdbec7004d5ccdbd342fad829...dc476949d92221d791e4c73a6b3d5d7732039584
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/20250908/d317d8ca/attachment-0001.htm>


More information about the debian-med-commit mailing list