pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/net/nanotodon



Module Name:    pkgsrc
Committed By:   nia
Date:           Tue Oct 15 20:10:16 UTC 2024

Modified Files:
        pkgsrc/net/nanotodon: Makefile

Log Message:
nanotodon: add explanation comment


To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/net/nanotodon/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/nanotodon/Makefile
diff -u pkgsrc/net/nanotodon/Makefile:1.23 pkgsrc/net/nanotodon/Makefile:1.24
--- pkgsrc/net/nanotodon/Makefile:1.23  Tue Oct 15 20:08:53 2024
+++ pkgsrc/net/nanotodon/Makefile       Tue Oct 15 20:10:16 2024
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2024/10/15 20:08:53 nia Exp $
+# $NetBSD: Makefile,v 1.24 2024/10/15 20:10:16 nia Exp $
 
 DISTNAME=      nanotodon-0.4.0
 CATEGORIES=    net
@@ -12,6 +12,7 @@ LICENSE=      mit
 
 USE_LANGUAGES=         c
 
+# error: 'for' loop initial declaration used outside C99 mode
 FORCE_C_STD=           gnu99
 USE_CC_FEATURES=       c99
 



Home | Main Index | Thread Index | Old Index