Page MenuHomeFreeBSD

D25928.diff
No OneTemporary

D25928.diff

Index: head/sbin/newfs_msdos/Makefile
===================================================================
--- head/sbin/newfs_msdos/Makefile
+++ head/sbin/newfs_msdos/Makefile
@@ -9,5 +9,6 @@
.if ${MACHINE_CPUARCH} == "arm"
WARNS?= 3
.endif
+CSTD= c11
.include <bsd.prog.mk>
Index: head/usr.sbin/makefs/Makefile
===================================================================
--- head/usr.sbin/makefs/Makefile
+++ head/usr.sbin/makefs/Makefile
@@ -17,6 +17,7 @@
MAN= makefs.8
WARNS?= 2
+CSTD= c11
.include "${SRCDIR}/cd9660/Makefile.inc"
.include "${SRCDIR}/ffs/Makefile.inc"

File Metadata

Mime Type
text/plain
Expires
Thu, Oct 3, 2:20 PM (21 h, 44 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
13459927
Default Alt Text
D25928.diff (594 B)

Event Timeline